html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}
:root{--teal:#2a6060;--teal-deep:#1d4545;--teal-light:#3a7a7a;--teal-muted:#2a606015;--graphite:#333;--graphite-deep:#1a1a1a;--limestone:#f0ead6;--limestone-muted:#f0ead6cc;--cinnabar:#a03030;--white:#fafaf8;--off-white:#f5f3ed;--gray-100:#e8e5dd;--gray-200:#d0ccc2;--gray-300:#9e9a90;--gray-400:#6e6b63;--gray-500:#4a4840;--font-sans:"DM Sans",system-ui,-apple-system,sans-serif;--font-serif:"Bebas Neue","Arial Black",sans-serif;--space-sm:1rem;--space-md:1.5rem;--space-lg:3rem;--space-xl:5rem;--space-2xl:8rem;--max-width:1200px;--section-padding:clamp(4rem,10vh,8rem);--ease-out:cubic-bezier(.16,1,.3,1);--duration-fast:.2s;--duration-normal:.4s;--duration-slow:.8s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);color:var(--graphite);background:var(--white);font-size:16px;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4{font-weight:600;line-height:1.15}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem)}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--teal);margin-bottom:var(--space-sm);font-size:.75rem;font-weight:600}.section-title{font-family:var(--font-serif);color:var(--graphite-deep);margin-bottom:var(--space-md);font-size:clamp(2rem,4.5vw,3.5rem)}.section-subtitle{color:var(--gray-400);max-width:640px;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8}.reveal{opacity:0;transition:opacity var(--duration-slow)var(--ease-out),transform var(--duration-slow)var(--ease-out);transform:translateY(32px)}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-right{opacity:0;transition:opacity var(--duration-slow)var(--ease-out),transform var(--duration-slow)var(--ease-out);transform:translate(40px)}.reveal-right.revealed{opacity:1;transform:translate(0)}.navbar{z-index:1000;transition:all var(--duration-normal)var(--ease-out);padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gray-100);background:#fafaf8f2;padding:.75rem 0}.navbar .container{justify-content:space-between;align-items:center;display:flex}.navbar__logo{align-items:center;gap:0;display:flex}.navbar__logo-stack,.navbar__wordmark-stack{align-items:center;display:flex;position:relative}.navbar__logo-img{width:auto;height:40px;transition:opacity var(--duration-normal)var(--ease-out)}.navbar__logo-img.hidden{opacity:0;position:absolute;top:0;left:0}.navbar__wordmark{width:auto;height:22px;transition:opacity var(--duration-normal)var(--ease-out)}.navbar__wordmark.hidden{opacity:0;position:absolute;top:0;left:0}.navbar__links{align-items:center;gap:2.5rem;list-style:none;display:flex}.navbar__link{letter-spacing:.02em;color:var(--gray-400);transition:color var(--duration-fast)ease;font-size:.85rem;font-weight:500;position:relative}.navbar__link:after{content:"";background:var(--teal);width:0;height:1.5px;transition:width var(--duration-normal)var(--ease-out);position:absolute;bottom:-4px;left:0}.navbar__link:hover{color:var(--graphite-deep)}.navbar__link:hover:after{width:100%}.navbar__cta{color:var(--white);background:var(--teal);transition:all var(--duration-fast)ease;border-radius:6px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600}.navbar__cta:hover{background:var(--teal-deep)}.navbar__mobile-toggle{z-index:2;flex-direction:column;gap:5px;padding:4px;display:none;position:relative}.navbar__mobile-toggle span{background:var(--graphite);width:24px;height:2px;transition:all var(--duration-normal)var(--ease-out);transform-origin:50%;border-radius:2px;display:block}.navbar.menu-open .navbar__mobile-toggle span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar.menu-open .navbar__mobile-toggle span:nth-child(2){opacity:0}.navbar.menu-open .navbar__mobile-toggle span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.navbar__mobile-menu{display:none}.navbar.menu-open{background:var(--white);-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none}@media (max-width:768px){.navbar__links{display:none}.navbar__mobile-toggle{display:flex}.navbar__mobile-menu{background:var(--white);z-index:999;opacity:0;pointer-events:none;transition:opacity var(--duration-normal)var(--ease-out);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;inset:0}.navbar__mobile-menu.open{opacity:1;pointer-events:all}.navbar__mobile-menu a{color:var(--graphite-deep);font-size:1.5rem;font-weight:500}.navbar__logo-img{height:32px}.navbar__wordmark{height:16px}}.hero{background:var(--graphite-deep);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg img{object-fit:cover;object-position:center;opacity:.3;will-change:transform;width:100%;height:100%}.hero__bg:after{content:"";background:linear-gradient(160deg,#1a1a1aeb 0%,#2a606099 50%,#1a1a1ad9 100%);position:absolute;inset:0}@media (max-width:1024px){.hero__bg img{object-position:70% center;opacity:.2}.hero__bg:after{background:linear-gradient(160deg,#1a1a1af2 0%,#2a6060b3 50%,#1a1a1aeb 100%)}}.hero__content{z-index:1;padding-top:var(--space-2xl);padding-bottom:var(--space-2xl);position:relative}.hero__overline{letter-spacing:.25em;text-transform:uppercase;color:var(--teal-light);margin-bottom:var(--space-md);align-items:center;gap:.75rem;font-size:.8rem;font-weight:500;display:flex}.hero__overline:before{content:"";background:var(--teal-light);transform-origin:0;width:2rem;height:1px;transition:transform .6s var(--ease-out).3s;display:block;transform:scaleX(0)}.hero--loaded .hero__overline:before{transform:scaleX(1)}.hero__title{font-family:var(--font-serif);color:var(--limestone);max-width:700px;margin-bottom:var(--space-md);font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.hero__title span{color:var(--teal-light)}.hero__description{color:var(--gray-200);max-width:540px;margin-bottom:var(--space-lg);font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8}.hero__actions{align-items:center;gap:1.5rem;display:flex}.btn-primary{color:var(--graphite-deep);background:var(--limestone);transition:all var(--duration-fast)ease;letter-spacing:.01em;border-radius:6px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.9rem;font-weight:600;display:inline-flex}.btn-primary:hover{background:var(--white);transform:translateY(-1px)}.btn-secondary{color:var(--gray-200);transition:color var(--duration-fast)ease;align-items:center;gap:.5rem;padding:.85rem 0;font-size:.9rem;font-weight:500;display:inline-flex}.btn-secondary:hover{color:var(--limestone)}.hero__scroll-indicator{z-index:1;color:var(--gray-300);letter-spacing:.15em;text-transform:uppercase;opacity:0;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;transition:opacity .6s 1.5s;animation:3s ease-in-out infinite float;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero--loaded .hero__scroll-indicator{opacity:1}@keyframes float{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}.hero-enter{opacity:0;transition:opacity .8s var(--ease-out),transform .8s var(--ease-out);transform:translateY(40px)}.hero--loaded .hero-enter{opacity:1;transform:translateY(0)}.hero-enter--overline{transition-delay:.2s}.hero-enter--title{transition-delay:.4s}.hero-enter--desc{transition-delay:.7s}.hero-enter--actions{transition-delay:1s}@media (max-width:768px){.hero__content{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.hero__actions{flex-direction:column;align-items:flex-start}.hero__scroll-indicator{display:none}}.pillars{padding:var(--section-padding)0;background:var(--white)}.pillars__header{margin-bottom:var(--space-xl)}.pillars__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.pillar-card{border:1px solid var(--gray-100);transition:all var(--duration-normal)var(--ease-out);border-radius:12px;padding:2.5rem;position:relative;overflow:hidden}.pillar-card:before{content:"";background:var(--teal);transform-origin:0;height:3px;transition:transform var(--duration-normal)var(--ease-out);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.pillar-card:hover{border-color:var(--teal-muted);transform:translateY(-4px);box-shadow:0 20px 60px #2a606014,0 0 0 1px #2a60600d}.pillar-card:hover:before{transform:scaleX(1)}.pillar-card__number{letter-spacing:.15em;color:var(--gray-300);margin-bottom:var(--space-md);font-size:.7rem;font-weight:600}.pillar-card__icon{background:var(--teal-muted);width:48px;height:48px;color:var(--teal);margin-bottom:var(--space-md);border-radius:10px;justify-content:center;align-items:center;display:flex}.pillar-card__title{color:var(--graphite-deep);margin-bottom:var(--space-sm);font-size:1.3rem;font-weight:600}.pillar-card__text{color:var(--gray-400);font-size:.95rem;line-height:1.75}@media (max-width:1024px){.pillars__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pillars__grid{grid-template-columns:1fr}.pillar-card{padding:1.75rem}}.about{padding:var(--section-padding)0;background:var(--graphite-deep);color:var(--limestone);position:relative;overflow:hidden}.about:before{content:"";background:linear-gradient(to bottom,var(--white),transparent);z-index:0;pointer-events:none;height:80px;position:absolute;top:-1px;left:0;right:0}.about__bg-accent{pointer-events:none;background:radial-gradient(circle,#2a606026 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-20%;right:-10%}.about__layout{gap:var(--space-xl);z-index:1;grid-template-columns:1fr 1fr;align-items:start;display:grid;position:relative}.about .section-label{color:var(--teal-light)}.about .section-title{color:var(--limestone)}.about .section-subtitle{color:var(--gray-200)}.about__right{gap:var(--space-lg);padding-top:var(--space-lg);flex-direction:column;display:flex}.about__feature{align-items:flex-start;gap:1.25rem;display:flex}.about__feature-icon{border:1px solid var(--gray-500);width:40px;height:40px;color:var(--teal-light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about__feature-title{color:var(--limestone);margin-bottom:.35rem;font-size:1rem;font-weight:600}.about__feature-text{color:var(--gray-300);font-size:.9rem;line-height:1.7}.about__commitment{margin-top:var(--space-lg);border-left:3px solid var(--cinnabar);background:#a030300d;border-radius:0 8px 8px 0;padding:2rem}.about__commitment-title{color:var(--limestone);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.about__commitment-text{color:var(--gray-300);font-size:.9rem;line-height:1.7}@media (max-width:768px){.about__layout{gap:var(--space-lg);grid-template-columns:1fr}.about__right{padding-top:0}.about__commitment{padding:1.25rem}.reveal-right{transform:translateY(32px)translate(0)}}.partners{padding:var(--section-padding)0;background:var(--off-white)}.partners__header{text-align:center;margin-bottom:var(--space-xl)}.partners__header .section-subtitle{margin:0 auto}.partners__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(3rem,6vw,5rem);display:flex}.partner-logo{background:var(--white);border:1px solid var(--gray-100);min-width:200px;min-height:100px;transition:all var(--duration-normal)var(--ease-out);border-radius:16px;justify-content:center;align-items:center;padding:1.5rem 2rem;display:flex}.partner-logo:hover{border-color:var(--teal-muted);transform:translateY(-2px);box-shadow:0 8px 30px #2a60600f}.partner-logo img{filter:grayscale();opacity:.6;width:auto;max-height:64px;transition:all var(--duration-normal)ease;border-radius:10px}.partner-logo:hover img{filter:grayscale(0);opacity:1;transform:scale(1.05)}@media (max-width:768px){.partners__grid{gap:1.5rem}.partner-logo{width:100%;min-width:0}}.cta{padding:var(--section-padding)0;background:var(--teal);color:var(--limestone);text-align:center;position:relative;overflow:hidden}.cta__bg-texture{opacity:.04;background-image:radial-gradient(circle at 20% 80%,var(--limestone)1px,transparent 1px),radial-gradient(circle at 80% 20%,var(--limestone)1px,transparent 1px),radial-gradient(circle at 50% 50%,var(--limestone)1px,transparent 1px);background-size:60px 60px,80px 80px,40px 40px;animation:20s linear infinite drift;position:absolute;inset:0}@keyframes drift{0%{background-position:0 0,0 0,0 0}to{background-position:60px 60px,-80px -80px,40px -40px}}.cta__content{z-index:1;position:relative}.cta .section-label{color:var(--limestone-muted)}.cta__title{font-family:var(--font-serif);color:var(--limestone);margin-bottom:var(--space-md);font-size:clamp(2rem,4vw,3rem)}.cta__text{color:var(--limestone-muted);max-width:560px;margin:0 auto var(--space-lg);font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.8}.cta__btn{color:var(--teal-deep);background:var(--limestone);transition:all var(--duration-fast)ease;border-radius:6px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.cta__btn:hover{background:var(--white);transform:translateY(-2px)}@media (max-width:768px){.cta__btn{padding:.85rem 2rem}}.event{padding:var(--section-padding)0;background:var(--teal);color:var(--limestone);position:relative;overflow:hidden}.event__content{gap:var(--space-xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.event .section-label{color:var(--limestone-muted)}.event__title{font-family:var(--font-serif);color:var(--limestone);margin-bottom:var(--space-md);font-size:clamp(2rem,4vw,3rem)}.event__text{color:var(--limestone);margin-bottom:var(--space-lg);font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.8}.event__details{margin-bottom:var(--space-lg);flex-wrap:wrap;gap:1rem;display:flex}.event__detail{background:#f0ead60d;border:1px solid #f0ead633;border-radius:8px;flex-direction:column;gap:.25rem;padding:.75rem 1.25rem;display:flex}.event__detail-label{letter-spacing:.15em;text-transform:uppercase;color:#f0ead6b3;font-size:.7rem;font-weight:600}.event__detail-value{color:var(--limestone);font-size:.95rem;font-weight:500}.event__btn{color:var(--teal-deep);background:var(--limestone);transition:all var(--duration-fast)ease;border-radius:6px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.event__btn:hover{background:var(--white);transform:translateY(-2px)}.event__flyer{justify-content:center;display:flex}.event__flyer img{border-radius:12px;width:100%;max-width:480px;box-shadow:0 20px 60px #0000004d}@media (max-width:768px){.event__content{gap:var(--space-lg);grid-template-columns:1fr}.event__flyer{order:-1}.event__btn{padding:.85rem 2rem}}.footer{padding:var(--space-xl)0 var(--space-lg);background:var(--graphite-deep);color:var(--gray-300)}.footer__top{padding-bottom:var(--space-lg);border-bottom:1px solid var(--gray-500);margin-bottom:var(--space-lg);justify-content:space-between;align-items:flex-start;display:flex}.footer__brand{max-width:320px}.footer__logo{width:auto;height:40px;margin-bottom:var(--space-sm)}.footer__tagline{color:var(--gray-400);font-size:.85rem;line-height:1.7}.footer__links-group{gap:var(--space-xl);display:flex}.footer__links-col h4{letter-spacing:.15em;text-transform:uppercase;color:var(--gray-300);margin-bottom:var(--space-sm);font-size:.75rem;font-weight:600}.footer__links-col ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer__links-col a{color:var(--gray-400);transition:color var(--duration-fast)ease;font-size:.85rem}.footer__links-col a:hover{color:var(--limestone)}.footer__bottom{justify-content:space-between;align-items:center;display:flex}.footer__copyright{color:var(--gray-500);font-size:.8rem}.footer__social{gap:1rem;display:flex}.footer__social a{border:1px solid var(--gray-500);width:36px;height:36px;color:var(--gray-400);transition:all var(--duration-fast)ease;border-radius:8px;justify-content:center;align-items:center;display:flex}.footer__social a:hover{border-color:var(--teal-light);color:var(--teal-light)}@media (max-width:768px){.footer__top{gap:var(--space-lg);flex-direction:column}.footer__links-group{gap:var(--space-md)}.footer__bottom{gap:var(--space-sm);text-align:center;flex-direction:column}}
