.hero-section.svelte-1t99hx5{display:flex;flex-direction:column;background:var(--color-primary-light)}.hero-content.svelte-1t99hx5{display:flex;align-items:center;padding:6rem 0 2rem}.hero-text.svelte-1t99hx5{max-width:700px}.hero-badge.svelte-1t99hx5{display:inline-block;padding:.5rem 1rem;background:var(--color-forest);color:var(--color-text-light);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);margin-bottom:1.5rem}.hero-section.svelte-1t99hx5 h1:where(.svelte-1t99hx5){font-size:clamp(2.5rem,6vw,4rem);line-height:1.1;color:var(--color-text-primary);margin-bottom:1.5rem}.hero-description.svelte-1t99hx5{font-size:1.375rem;color:var(--color-text-secondary);line-height:1.7;margin-bottom:1.5rem}.hero-actions.svelte-1t99hx5{display:flex;gap:1rem;flex-wrap:wrap}.hero-slider-wrapper.svelte-1t99hx5{overflow:hidden;padding:1rem 0 3rem}.hero-slider.svelte-1t99hx5{display:flex;gap:1rem;animation:svelte-1t99hx5-slideScroll 40s linear infinite}@keyframes svelte-1t99hx5-slideScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.slider-image.svelte-1t99hx5{flex-shrink:0;width:300px;height:200px;border-radius:var(--radius-lg);overflow:hidden}.slider-image.svelte-1t99hx5 img:where(.svelte-1t99hx5){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:768px){.slider-image.svelte-1t99hx5{width:400px;height:280px}}.section-nav.svelte-1t99hx5{position:sticky;top:90px;background:var(--color-warm-white);border-bottom:1px solid var(--color-sand);padding:.75rem 0;z-index:100;box-shadow:0 2px 10px #0000000d}.section-nav-inner.svelte-1t99hx5{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.section-nav-inner.svelte-1t99hx5::-webkit-scrollbar{display:none}.nav-item.svelte-1t99hx5{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--color-text-secondary);background:none;border:none;border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;transition:all .2s ease}.nav-item.svelte-1t99hx5:hover{color:var(--color-text-primary);background:var(--color-cream)}.nav-item.active.svelte-1t99hx5{color:var(--color-text-light);background:var(--color-forest)}.section-block.svelte-1t99hx5{padding:6rem 0}.section-header.svelte-1t99hx5{text-align:center;margin-bottom:4rem}.section-header.svelte-1t99hx5 h2:where(.svelte-1t99hx5){font-size:clamp(2rem,4vw,3rem);color:var(--color-text-primary);margin-bottom:1rem}.section-header-light.svelte-1t99hx5 h2:where(.svelte-1t99hx5){color:var(--color-text-light)}.section-label.svelte-1t99hx5{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--color-sage-dark);margin-bottom:1rem}.section-label-light.svelte-1t99hx5{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-light-secondary);margin-bottom:1rem}.section-intro.svelte-1t99hx5{font-size:1.375rem;color:var(--color-text-secondary);max-width:750px;margin:0 auto;line-height:1.7}.section-intro-light.svelte-1t99hx5{font-size:1.375rem;color:var(--color-text-light-secondary);max-width:750px;margin:0 auto;line-height:1.7}.content-grid.svelte-1t99hx5{display:grid;gap:4rem;align-items:start}.content-grid-2.svelte-1t99hx5{grid-template-columns:1fr}@media(min-width:1024px){.content-grid-2.svelte-1t99hx5{grid-template-columns:1.2fr 1fr}}.content-text.svelte-1t99hx5 .lead:where(.svelte-1t99hx5){font-size:1.375rem;color:var(--color-text-primary);line-height:1.7;margin-bottom:2rem}.content-text.svelte-1t99hx5 h3:where(.svelte-1t99hx5){font-size:1.5rem;color:var(--color-text-primary);margin:2rem 0 1rem}.content-text.svelte-1t99hx5 p:where(.svelte-1t99hx5){font-size:1.125rem;color:var(--color-text-secondary);line-height:1.7;margin-bottom:1rem}.features-section.svelte-1t99hx5{margin-top:3rem}.features-section.svelte-1t99hx5 h3:where(.svelte-1t99hx5){font-size:1.5rem;color:var(--color-text-primary);margin-bottom:1.5rem}.paley-park-image.svelte-1t99hx5{margin:0}.paley-park-image.svelte-1t99hx5 img:where(.svelte-1t99hx5){width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:0 10px 40px #00000026}.paley-park-image.svelte-1t99hx5 figcaption:where(.svelte-1t99hx5){margin-top:1rem;font-size:.875rem;color:var(--color-text-tertiary);text-align:center;font-style:italic}.feature-cards.svelte-1t99hx5{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.feature-cards.svelte-1t99hx5{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.feature-cards.svelte-1t99hx5{grid-template-columns:repeat(4,1fr)}}.feature-card.svelte-1t99hx5{padding:1.5rem;background:var(--color-warm-white);border:1px solid var(--color-sand);border-radius:var(--radius-lg);transition:all .3s ease}.feature-card.svelte-1t99hx5:hover{border-color:var(--color-sage);transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.feature-icon.svelte-1t99hx5{display:flex;align-items:center;justify-content:flex-start;color:var(--color-sage-dark);margin-bottom:1rem}.feature-card.svelte-1t99hx5 h4:where(.svelte-1t99hx5){font-size:1rem;color:var(--color-text-primary);margin-bottom:.5rem;text-align:left}.feature-card.svelte-1t99hx5 p:where(.svelte-1t99hx5){font-size:1rem;color:var(--color-text-secondary);line-height:1.6}.highlight-box.svelte-1t99hx5{margin-top:4rem;padding:2.5rem;background:var(--color-forest);border-radius:var(--radius-xl);color:var(--color-text-light)}.highlight-box-with-image.svelte-1t99hx5{display:flex;flex-direction:column;gap:2rem;padding:2rem}@media(min-width:768px){.highlight-box-with-image.svelte-1t99hx5{flex-direction:row;align-items:center;padding:2.5rem}}.highlight-content.svelte-1t99hx5{flex:1}.highlight-image.svelte-1t99hx5{flex-shrink:0;width:100%;max-width:600px}@media(min-width:768px){.highlight-image.svelte-1t99hx5{width:560px}}.highlight-image.svelte-1t99hx5 img:where(.svelte-1t99hx5){width:100%;height:auto;border-radius:var(--radius-lg);-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3}.highlight-box.svelte-1t99hx5 h3:where(.svelte-1t99hx5){font-size:1.5rem;margin-bottom:1rem;color:var(--color-text-light)}.highlight-box.svelte-1t99hx5 p:where(.svelte-1t99hx5){font-size:1.125rem;line-height:1.7;color:var(--color-text-light)}.impact-grid.svelte-1t99hx5{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}@media(min-width:768px){.impact-grid.svelte-1t99hx5{grid-template-columns:repeat(3,1fr)}}.impact-card.svelte-1t99hx5{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-xl);padding:2rem;position:relative}.impact-number.svelte-1t99hx5{position:absolute;top:1.5rem;right:1.5rem;font-size:.875rem;font-weight:700;color:#ffffff4d}.impact-icon.svelte-1t99hx5{display:flex;align-items:center;justify-content:center;color:var(--color-text-light);opacity:.9;margin-bottom:1.5rem}.impact-card.svelte-1t99hx5 h3:where(.svelte-1t99hx5){font-size:1.25rem;color:var(--color-text-light);margin-bottom:1rem}.impact-list.svelte-1t99hx5{list-style:none;padding:0;margin:0}.impact-list.svelte-1t99hx5 li:where(.svelte-1t99hx5){font-size:1rem;color:var(--color-text-light-secondary);padding:.5rem 0 .5rem 1.75rem;position:relative;line-height:1.5}.impact-list.svelte-1t99hx5 li:where(.svelte-1t99hx5):before{content:"";position:absolute;left:0;top:.35em;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2390c695' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.odd-section.svelte-1t99hx5{padding:2.5rem;background:#ffffff0d;border-radius:var(--radius-xl);text-align:center}.odd-section.svelte-1t99hx5 h3:where(.svelte-1t99hx5){font-size:1.25rem;color:var(--color-text-light);margin-bottom:2rem}.odd-grid.svelte-1t99hx5{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.odd-item.svelte-1t99hx5{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#ffffff1a;border-radius:var(--radius-full)}.odd-number.svelte-1t99hx5{font-weight:700;color:var(--color-text-light);font-size:.875rem}.odd-label.svelte-1t99hx5{color:var(--color-text-light-secondary);font-size:.875rem}.stats-showcase.svelte-1t99hx5{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:4rem}@media(min-width:768px){.stats-showcase.svelte-1t99hx5{grid-template-columns:repeat(4,1fr)}}.stat-card.svelte-1t99hx5{background:var(--color-warm-white);border:1px solid var(--color-sand);border-radius:var(--radius-xl);padding:2rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}.stat-card-large.svelte-1t99hx5{grid-column:span 2}@media(min-width:768px){.stat-card-large.svelte-1t99hx5{grid-column:span 1}}.stat-card-accent.svelte-1t99hx5{background:var(--color-forest);border-color:var(--color-forest)}.stat-card-accent.svelte-1t99hx5 .stat-big:where(.svelte-1t99hx5),.stat-card-accent.svelte-1t99hx5 .stat-unit:where(.svelte-1t99hx5),.stat-card-accent.svelte-1t99hx5 .stat-desc:where(.svelte-1t99hx5){color:var(--color-text-light)}.stat-big.svelte-1t99hx5{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--color-forest);line-height:1}.stat-unit.svelte-1t99hx5{font-size:1.25rem;font-weight:600;color:var(--color-text-secondary)}.stat-desc.svelte-1t99hx5{font-size:.875rem;color:var(--color-text-tertiary);margin-top:.5rem}.amenities-section.svelte-1t99hx5{margin-bottom:4rem}.amenities-section.svelte-1t99hx5 h3:where(.svelte-1t99hx5){font-size:1.5rem;text-align:center;margin-bottom:2rem;color:var(--color-text-primary)}.amenities-detailed.svelte-1t99hx5{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.amenities-detailed.svelte-1t99hx5{grid-template-columns:repeat(2,1fr)}}.amenity-block.svelte-1t99hx5{display:flex;gap:1.25rem;padding:1.5rem;background:var(--color-warm-white);border:1px solid var(--color-sand);border-radius:var(--radius-lg);transition:all .3s ease}.amenity-block.svelte-1t99hx5:hover{border-color:var(--color-sage)}.amenity-icon-large.svelte-1t99hx5{display:flex;align-items:center;justify-content:center;color:var(--color-sage-dark);flex-shrink:0}.amenity-info.svelte-1t99hx5 h4:where(.svelte-1t99hx5){font-size:1.125rem;color:var(--color-text-primary);margin-bottom:.5rem}.amenity-info.svelte-1t99hx5 p:where(.svelte-1t99hx5){font-size:1rem;color:var(--color-text-secondary);line-height:1.6}.location-block.svelte-1t99hx5 h3:where(.svelte-1t99hx5){font-size:1.5rem;text-align:center;margin-bottom:2rem;color:var(--color-text-primary)}.location-content.svelte-1t99hx5{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.location-content.svelte-1t99hx5{grid-template-columns:1fr 1fr}}.location-address.svelte-1t99hx5{font-size:1.125rem;color:var(--color-text-primary);margin-bottom:1.5rem}.location-proximities.svelte-1t99hx5{list-style:none;padding:0;margin:0}.location-proximities.svelte-1t99hx5 li:where(.svelte-1t99hx5){padding:.5rem 0 .5rem 1.75rem;position:relative;color:var(--color-text-secondary);font-size:1rem}.location-proximities.svelte-1t99hx5 li:where(.svelte-1t99hx5):before{content:"";position:absolute;left:0;top:.25em;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235a7a5a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.location-map.svelte-1t99hx5{border-radius:var(--radius-lg);min-height:300px;overflow:hidden}.location-link.svelte-1t99hx5{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;font-weight:500;color:var(--color-forest);text-decoration:none;transition:color .2s ease}.location-link.svelte-1t99hx5:hover{color:var(--color-sage-dark)}.location-link.svelte-1t99hx5 svg:where(.svelte-1t99hx5){transition:transform .2s ease}.location-link.svelte-1t99hx5:hover svg:where(.svelte-1t99hx5){transform:translate(2px,-2px)}.promoter-section-full.svelte-1t99hx5{background:linear-gradient(135deg,var(--color-cream) 0%,var(--color-primary-light) 100%);padding:6rem 0}.promoter-hero.svelte-1t99hx5{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media(min-width:900px){.promoter-hero.svelte-1t99hx5{flex-direction:row;justify-content:center;align-items:flex-start;gap:4rem}}.promoter-photo-large.svelte-1t99hx5{position:relative;aspect-ratio:1 / 1;max-width:300px;margin:0 auto;border-radius:var(--radius-xl);overflow:hidden}@media(min-width:900px){.promoter-photo-large.svelte-1t99hx5{max-width:380px;margin:0}}.promoter-photo-large.svelte-1t99hx5 img:where(.svelte-1t99hx5){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.promoter-content.svelte-1t99hx5{text-align:center;max-width:480px}@media(min-width:900px){.promoter-content.svelte-1t99hx5{text-align:left;max-width:500px}}.promoter-name-large.svelte-1t99hx5{font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.2;color:var(--color-text-primary);margin-bottom:.5rem}.promoter-title-large.svelte-1t99hx5{display:block;font-size:1.125rem;font-weight:600;color:var(--color-forest);margin-bottom:1.5rem}.promoter-description.svelte-1t99hx5{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.8;margin-bottom:1.5rem}.promoter-content.svelte-1t99hx5 .btn:where(.svelte-1t99hx5){display:inline-flex;align-items:center;gap:.5rem;margin-bottom:2.5rem}.promoter-quote-inline.svelte-1t99hx5{padding:1.25rem;background:var(--color-warm-white);border-left:4px solid var(--color-terracotta);border-radius:0 var(--radius-lg) var(--radius-lg) 0;text-align:left}.quote-mark-small.svelte-1t99hx5{color:var(--color-terracotta);opacity:.5;margin-bottom:.75rem}.promoter-quote-inline.svelte-1t99hx5 blockquote:where(.svelte-1t99hx5){font-family:var(--font-family-heading);font-size:1.125rem;line-height:1.6;font-style:italic;margin:0;color:var(--color-text-primary)}.promoter-story.svelte-1t99hx5{margin-top:4rem;padding:3rem;background:var(--color-warm-white);border-radius:var(--radius-xl);max-width:800px;margin-left:auto;margin-right:auto}.promoter-story.svelte-1t99hx5 h3:where(.svelte-1t99hx5){font-size:1.5rem;color:var(--color-text-primary);margin-bottom:1.5rem;padding-left:1rem;border-left:4px solid var(--color-terracotta)}.promoter-story.svelte-1t99hx5 p:where(.svelte-1t99hx5){color:var(--color-text-secondary);line-height:1.8;margin-bottom:1.25rem}.promoter-story.svelte-1t99hx5 p:where(.svelte-1t99hx5):last-child{margin-bottom:0}.modal-overlay.svelte-1t99hx5{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content.svelte-1t99hx5{background:var(--color-warm-white);border-radius:var(--radius-xl);max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:svelte-1t99hx5-modalIn .3s ease}@keyframes svelte-1t99hx5-modalIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close.svelte-1t99hx5{position:absolute;top:1rem;right:1rem;background:var(--color-cream);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-text-secondary);transition:all .2s ease;z-index:10}.modal-close.svelte-1t99hx5:hover{background:var(--color-sand);color:var(--color-text-primary)}.modal-header.svelte-1t99hx5{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem 2rem 1.5rem;text-align:center;background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-cream) 100%);border-radius:var(--radius-xl) var(--radius-xl) 0 0}@media(min-width:480px){.modal-header.svelte-1t99hx5{flex-direction:row;text-align:left}}.modal-photo.svelte-1t99hx5{width:100px;height:100px;border-radius:50%;overflow:hidden;border:4px solid var(--color-warm-white);box-shadow:0 4px 15px #00000026;flex-shrink:0}.modal-photo.svelte-1t99hx5 img:where(.svelte-1t99hx5){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal-intro.svelte-1t99hx5 h2:where(.svelte-1t99hx5){font-size:1.5rem;color:var(--color-text-primary);margin-bottom:.25rem}.modal-title-role.svelte-1t99hx5{font-size:.9rem;color:var(--color-forest);font-weight:500}.modal-body.svelte-1t99hx5{padding:2rem}.modal-lead.svelte-1t99hx5{font-size:1rem;color:var(--color-text-secondary);line-height:1.7;margin-bottom:1.5rem}.modal-roles.svelte-1t99hx5 h4:where(.svelte-1t99hx5){font-size:.875rem;font-weight:600;color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.modal-roles.svelte-1t99hx5 ul:where(.svelte-1t99hx5){list-style:none;padding:0;margin:0}.modal-roles.svelte-1t99hx5 li:where(.svelte-1t99hx5){display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--color-sand);font-size:.95rem;color:var(--color-text-secondary)}.modal-roles.svelte-1t99hx5 li:where(.svelte-1t99hx5):last-child{border-bottom:none}.modal-roles.svelte-1t99hx5 li:where(.svelte-1t99hx5) svg:where(.svelte-1t99hx5){color:var(--color-forest);flex-shrink:0}.sponsors-grid.svelte-1t99hx5{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:4rem}@media(min-width:768px){.sponsors-grid.svelte-1t99hx5{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.sponsor-card.svelte-1t99hx5{background:var(--color-warm-white);border:1px solid var(--color-sand);border-radius:var(--radius-xl);padding:2rem;text-align:center;transition:all .3s ease}.sponsor-card.svelte-1t99hx5:hover{border-color:var(--color-sage);transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.sponsor-logo.svelte-1t99hx5{width:100%;height:80px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:var(--radius-md);padding:.75rem}.sponsor-logo.svelte-1t99hx5 img:where(.svelte-1t99hx5){max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(0%)}.sponsor-initial.svelte-1t99hx5{font-size:2rem;font-weight:700;color:var(--color-forest)}.sponsor-type.svelte-1t99hx5{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-sage-dark);margin-bottom:.5rem}.sponsor-name.svelte-1t99hx5{font-size:1rem;color:var(--color-text-primary);margin-bottom:.5rem}.sponsor-desc.svelte-1t99hx5{font-size:.8rem;color:var(--color-text-tertiary);line-height:1.5}.become-sponsor.svelte-1t99hx5{background:var(--color-cream);border-radius:var(--radius-xl);padding:3rem;text-align:center}.become-sponsor.svelte-1t99hx5 h3:where(.svelte-1t99hx5){font-size:1.5rem;margin-bottom:1rem;color:var(--color-text-primary)}.become-sponsor.svelte-1t99hx5 p:where(.svelte-1t99hx5){color:var(--color-text-secondary);max-width:600px;margin:0 auto 2rem;line-height:1.7}.progress-showcase.svelte-1t99hx5{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:4rem}@media(min-width:768px){.progress-showcase.svelte-1t99hx5{flex-direction:row;justify-content:center}}.progress-circle.svelte-1t99hx5{position:relative;width:160px;height:160px;flex-shrink:0}.progress-circle.svelte-1t99hx5 svg:where(.svelte-1t99hx5){transform:rotate(-90deg)}.progress-bg.svelte-1t99hx5{fill:none;stroke:var(--color-sand);stroke-width:8}.progress-fill-circle.svelte-1t99hx5{fill:none;stroke:var(--color-forest);stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset 1s ease}.progress-text.svelte-1t99hx5{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.progress-value.svelte-1t99hx5{font-size:2.5rem;font-weight:700;color:var(--color-forest)}.progress-label.svelte-1t99hx5{font-size:.875rem;color:var(--color-text-tertiary)}.progress-details.svelte-1t99hx5{max-width:500px}.progress-details.svelte-1t99hx5 p:where(.svelte-1t99hx5){color:var(--color-text-secondary);line-height:1.8}.timeline-detailed.svelte-1t99hx5{max-width:700px;margin:0 auto}.timeline-item.svelte-1t99hx5{display:flex;gap:1.5rem;position:relative;padding-bottom:2.5rem}.timeline-item.svelte-1t99hx5:before{content:"";position:absolute;left:15px;top:40px;bottom:0;width:2px;background:var(--color-sand)}.timeline-item.svelte-1t99hx5:last-child:before{display:none}.timeline-item.svelte-1t99hx5:last-child{padding-bottom:0}.timeline-marker.svelte-1t99hx5{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.timeline-item.completed.svelte-1t99hx5 .timeline-marker:where(.svelte-1t99hx5){background:var(--color-forest);color:var(--color-text-light)}.timeline-item.in-progress.svelte-1t99hx5 .timeline-marker:where(.svelte-1t99hx5){background:var(--color-terracotta)}.marker-pulse.svelte-1t99hx5{width:12px;height:12px;background:var(--color-text-light);border-radius:50%;animation:svelte-1t99hx5-pulse 2s infinite}.timeline-item.pending.svelte-1t99hx5 .timeline-marker:where(.svelte-1t99hx5){background:var(--color-sand)}.marker-dot.svelte-1t99hx5{width:10px;height:10px;background:var(--color-text-tertiary);border-radius:50%}@keyframes svelte-1t99hx5-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.timeline-content.svelte-1t99hx5{flex:1}.timeline-date.svelte-1t99hx5{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary)}.timeline-content.svelte-1t99hx5 h4:where(.svelte-1t99hx5){font-size:1.125rem;color:var(--color-text-primary);margin:.25rem 0 .5rem}.timeline-content.svelte-1t99hx5 p:where(.svelte-1t99hx5){font-size:1rem;color:var(--color-text-secondary);line-height:1.6}.timeline-progress.svelte-1t99hx5{display:flex;align-items:center;gap:1rem;margin-top:1rem}.mini-progress-bar.svelte-1t99hx5{flex:1;height:6px;background:var(--color-sand);border-radius:var(--radius-full);overflow:hidden}.mini-progress-fill.svelte-1t99hx5{height:100%;background:var(--color-terracotta);border-radius:var(--radius-full)}.timeline-progress.svelte-1t99hx5 span:where(.svelte-1t99hx5){font-size:.875rem;font-weight:600;color:var(--color-terracotta)}.section-vision.svelte-1t99hx5{background:linear-gradient(145deg,#2d5a47,#3d7a5a 40%,#4a8c65,#5a9970);padding:6rem 0}.vision-future.svelte-1t99hx5{max-width:950px;margin:0 auto;text-align:center}.vision-future.svelte-1t99hx5 h2:where(.svelte-1t99hx5){font-size:clamp(2.25rem,5vw,3.5rem);color:var(--color-text-light);margin-bottom:2rem;line-height:1.2}.vision-intro.svelte-1t99hx5{font-size:1.375rem;color:#ffffffe6;line-height:1.7;margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.vision-tagline.svelte-1t99hx5{font-family:var(--font-family-heading);font-size:clamp(1.25rem,3vw,1.75rem);font-style:italic;color:#c8e6c9;margin-bottom:4rem}.vision-roadmap.svelte-1t99hx5{display:flex;flex-direction:column;gap:1rem;align-items:center}.roadmap-row.svelte-1t99hx5{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center}@media(min-width:768px){.roadmap-row.svelte-1t99hx5{flex-direction:row;align-items:stretch;gap:0}}.roadmap-arrow.svelte-1t99hx5{display:none;color:#fff9;justify-content:center;align-items:center;padding:0 1rem;flex-shrink:0}@media(min-width:768px){.roadmap-arrow.svelte-1t99hx5{display:flex}}.roadmap-connector.svelte-1t99hx5{display:none;color:#fff9;justify-content:center;padding:.5rem 0}@media(min-width:768px){.roadmap-connector.svelte-1t99hx5{display:flex}}.roadmap-item.svelte-1t99hx5{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-xl);padding:2.5rem 2rem;text-align:left;transition:all .3s ease;flex:1}.roadmap-item.svelte-1t99hx5:hover{background:#ffffff2e;transform:translateY(-4px)}.roadmap-year.svelte-1t99hx5{display:inline-block;font-size:1rem;font-weight:700;color:#1a3d2e;background:#c8e6c9;padding:.5rem 1rem;border-radius:var(--radius-md);margin-bottom:1.25rem}.roadmap-content.svelte-1t99hx5 h4:where(.svelte-1t99hx5){font-size:1.25rem;color:var(--color-text-light);margin-bottom:.5rem}.roadmap-content.svelte-1t99hx5 p:where(.svelte-1t99hx5){font-size:1rem;color:#fffc;line-height:1.6}.section-cta-final.svelte-1t99hx5{padding:6rem 0;background:var(--color-primary-light)}.cta-final-content.svelte-1t99hx5{text-align:center}.cta-final-content.svelte-1t99hx5 h2:where(.svelte-1t99hx5){font-size:clamp(2rem,4vw,3rem);color:var(--color-text-primary);margin-bottom:1rem}.cta-final-content.svelte-1t99hx5>p:where(.svelte-1t99hx5){font-size:1.375rem;color:var(--color-text-secondary);margin-bottom:3rem}.cta-options.svelte-1t99hx5{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto}@media(min-width:768px){.cta-options.svelte-1t99hx5{grid-template-columns:repeat(3,1fr)}}.cta-option.svelte-1t99hx5{background:var(--color-warm-white);border:1px solid var(--color-sand);border-radius:var(--radius-xl);padding:2rem;text-align:left;display:flex;flex-direction:column}.cta-option-alt.svelte-1t99hx5{background:var(--color-forest);border-color:var(--color-forest)}.cta-option-icon.svelte-1t99hx5{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--color-sage);border-radius:var(--radius-lg);color:var(--color-text-light);margin-bottom:1.5rem}.cta-option-alt.svelte-1t99hx5 .cta-option-icon:where(.svelte-1t99hx5){background:#ffffff26}.cta-option-alt.svelte-1t99hx5 .btn:where(.svelte-1t99hx5){background:var(--color-warm-white);color:var(--color-forest);border-color:var(--color-warm-white)}.cta-option-alt.svelte-1t99hx5 .btn:where(.svelte-1t99hx5):hover{background:var(--color-cream);border-color:var(--color-cream)}.cta-option.svelte-1t99hx5 h3:where(.svelte-1t99hx5){font-size:1.25rem;margin-bottom:.75rem;color:var(--color-text-primary)}.cta-option.svelte-1t99hx5>p:where(.svelte-1t99hx5){font-size:.9rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:1rem}.cta-option.svelte-1t99hx5 ul:where(.svelte-1t99hx5){list-style:none;padding:0;margin:0 0 1.5rem;flex:1}.cta-option.svelte-1t99hx5 li:where(.svelte-1t99hx5){font-size:1rem;color:var(--color-text-secondary);padding:.4rem 0 .4rem 1.5rem;position:relative}.cta-option.svelte-1t99hx5 li:where(.svelte-1t99hx5):before{content:"";position:absolute;left:0;top:.2em;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235a7a5a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.cta-option-alt.svelte-1t99hx5 li:where(.svelte-1t99hx5):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E")}.cta-option-alt.svelte-1t99hx5 h3:where(.svelte-1t99hx5){color:var(--color-text-light)}.cta-option-alt.svelte-1t99hx5>p:where(.svelte-1t99hx5){color:var(--color-text-light)}.cta-option-alt.svelte-1t99hx5 li:where(.svelte-1t99hx5){color:var(--color-text-light)}.cta-option.svelte-1t99hx5 .btn:where(.svelte-1t99hx5){width:100%;text-align:center;justify-content:center}.btn-outline.svelte-1t99hx5{background:transparent;color:var(--color-text-primary);border:1px solid var(--color-sand)}.btn-outline.svelte-1t99hx5:hover{background:var(--color-cream)}
