.SplashScreen-module__358u1W__splash{z-index:10000;background:var(--bg);isolation:isolate;place-items:center;display:none;position:fixed;inset:0;overflow:hidden}html.splash-pending{overflow:hidden}html.splash-pending .SplashScreen-module__358u1W__splash{display:grid}.SplashScreen-module__358u1W__splashMedia,.SplashScreen-module__358u1W__splashVeil{position:absolute;inset:0}.SplashScreen-module__358u1W__splashMedia img{object-fit:cover;object-position:center center;filter:blur(5px)saturate(.88)contrast(.96)brightness(1.04);width:100%;height:100%;transform:scale(1.025)}.SplashScreen-module__358u1W__splashVeil{z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(105deg,#f7fafcf5 0%,#f7fafce0 42%,#f7fafca8 100%)}.SplashScreen-module__358u1W__splashMark{z-index:2;aspect-ratio:1;text-align:center;place-items:center;width:min(17rem,58vw);display:grid;position:relative}.SplashScreen-module__358u1W__splashMark:before,.SplashScreen-module__358u1W__splashMark:after{content:"";border:1px solid #05386429;border-radius:50%;position:absolute}.SplashScreen-module__358u1W__splashMark:before{border-right-color:var(--cyan);animation:2.2s linear infinite SplashScreen-module__358u1W__splashOrbit;inset:4%}.SplashScreen-module__358u1W__splashMark:after{border-top-color:var(--green);border-left-color:var(--sky);animation:2.8s linear infinite reverse SplashScreen-module__358u1W__splashOrbit;inset:17%}.SplashScreen-module__358u1W__splashLogo{z-index:1;filter:drop-shadow(0 12px 28px #0538641a);width:68%;position:relative}.SplashScreen-module__358u1W__splashNodes{z-index:2;animation:3.8s linear infinite SplashScreen-module__358u1W__splashOrbit;position:absolute;inset:0}.SplashScreen-module__358u1W__splashNodes i{aspect-ratio:1;border-radius:50%;width:.55rem;position:absolute;box-shadow:0 0 0 .42rem #ffffff6b}.SplashScreen-module__358u1W__splashNodes i:first-child{background:var(--cyan);top:20%;left:16%}.SplashScreen-module__358u1W__splashNodes i:nth-child(2){background:var(--sky);top:48%;right:4%}.SplashScreen-module__358u1W__splashNodes i:nth-child(3){background:var(--green);bottom:2%;left:36%}.SplashScreen-module__358u1W__splashLine{z-index:2;background:#05386421;width:min(18rem,56vw);height:1px;position:absolute;bottom:clamp(2.5rem,7vh,5rem);left:50%;overflow:hidden;transform:translate(-50%)}.SplashScreen-module__358u1W__splashLine:after{content:"";background:var(--navy);width:100%;height:100%;transform:scaleX(var(--splash-progress,.08));transform-origin:0;transition:transform .32s var(--ease-out);display:block}@keyframes SplashScreen-module__358u1W__splashOrbit{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.SplashScreen-module__358u1W__splash{display:none!important}}
.MarketingNavigation-module__tVzAua__navShell{z-index:100;padding-inline:var(--gutter);pointer-events:none;position:fixed;top:1.2rem;left:0;right:0}.MarketingNavigation-module__tVzAua__nav{height:4.85rem;max-width:var(--container);pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background var(--normal), box-shadow var(--normal), border-color var(--normal);background:#f7fafc80;border:1px solid #0000;border-radius:1.25rem;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;margin:auto;padding:0 1rem 0 1.3rem;display:grid}.MarketingNavigation-module__tVzAua__nav.MarketingNavigation-module__tVzAua__isScrolled{-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#ffffffb8;border-color:#ffffffd1;box-shadow:0 10px 35px #05386414}.MarketingNavigation-module__tVzAua__brand{align-items:center;min-width:0;display:inline-flex}.MarketingNavigation-module__tVzAua__brand img{width:clamp(9.2rem,12vw,11.8rem);height:auto}.MarketingNavigation-module__tVzAua__navLinks{justify-content:center;gap:clamp(.9rem,1.8vw,2rem);display:flex}.MarketingNavigation-module__tVzAua__navLink{color:#284e69;min-height:2.75rem;transition:color var(--fast);align-items:center;padding:.6rem .12rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.MarketingNavigation-module__tVzAua__navLink:after{content:"";background:var(--cyan);height:1.5px;transition:right var(--normal) var(--ease-out);position:absolute;bottom:.35rem;left:0;right:100%}.MarketingNavigation-module__tVzAua__navLink:hover:after,.MarketingNavigation-module__tVzAua__navLink[aria-current=true]:after{right:0}.MarketingNavigation-module__tVzAua__navLink:hover{color:var(--navy)}.MarketingNavigation-module__tVzAua__navLink[aria-current=true]{color:var(--navy);font-weight:700}.MarketingNavigation-module__tVzAua__navActions{justify-self:end;align-items:center;gap:.75rem;display:flex}.MarketingNavigation-module__tVzAua__menuToggle{cursor:pointer;z-index:95;background:0 0;border:0;border-radius:.8rem;width:3rem;height:3rem;padding:0;display:none;position:relative}.MarketingNavigation-module__tVzAua__menuToggle span{background:var(--navy);width:1.35rem;height:1.5px;transition:transform var(--normal), opacity var(--fast);margin:5px auto;display:block}.MarketingNavigation-module__tVzAua__menuToggle[aria-expanded=true] span:first-child{transform:translateY(3.25px)rotate(45deg)}.MarketingNavigation-module__tVzAua__menuToggle[aria-expanded=true] span:last-child{transform:translateY(-3.25px)rotate(-45deg)}.MarketingNavigation-module__tVzAua__mobileMenu{z-index:90;visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(24px)saturate(130%);pointer-events:none;transition:opacity var(--normal), visibility var(--normal);background:#f7fafcf2;align-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.MarketingNavigation-module__tVzAua__mobileMenu.MarketingNavigation-module__tVzAua__isOpen{visibility:visible;opacity:1;pointer-events:auto}.MarketingNavigation-module__tVzAua__mobileMenuShape{filter:blur(2px);opacity:.45;pointer-events:none;border-radius:50%;position:absolute}.MarketingNavigation-module__tVzAua__mobileMenuShapeA{aspect-ratio:1;background:var(--sky);width:45vw;top:8%;right:-10%}.MarketingNavigation-module__tVzAua__mobileMenuShapeB{aspect-ratio:1;background:var(--green);width:30vw;bottom:8%;left:-8%}.MarketingNavigation-module__tVzAua__mobileMenuInner{width:min(100% - 3rem,42rem);margin:auto;position:relative}.MarketingNavigation-module__tVzAua__mobileMenuLink{border-bottom:1px solid var(--line);font-family:var(--serif);color:var(--text);transition:color var(--fast), transform var(--fast);grid-template-columns:2.5rem 1fr;align-items:baseline;padding:1rem 0;font-size:clamp(2rem,7vw,3.8rem);line-height:1.1;text-decoration:none;display:grid}.MarketingNavigation-module__tVzAua__mobileMenuLink:hover{color:var(--navy);transform:translate(6px)}.MarketingNavigation-module__tVzAua__mobileMenuIndex{font-family:var(--sans);letter-spacing:.14em;color:var(--muted);font-size:.7rem}.MarketingNavigation-module__tVzAua__mobileMenuFooter{color:var(--muted);justify-content:space-between;align-items:center;margin-top:2rem;font-size:.8rem;display:flex}.MarketingNavigation-module__tVzAua__brandMark{align-items:center;gap:.4rem;display:flex}.MarketingNavigation-module__tVzAua__brandMark i{aspect-ratio:1;background:var(--sky);border-radius:50%;width:.5rem;display:inline-block}.MarketingNavigation-module__tVzAua__brandMark i:nth-child(2){background:var(--cyan)}.MarketingNavigation-module__tVzAua__brandMark i:nth-child(3){background:var(--green)}.MarketingNavigation-module__tVzAua__brandMark:after{background:var(--navy);content:"";width:2.5rem;height:1px;margin-left:.4rem}@media (max-width:1100px){.MarketingNavigation-module__tVzAua__nav{grid-template-columns:auto 1fr auto}.MarketingNavigation-module__tVzAua__navLinks{display:none}.MarketingNavigation-module__tVzAua__navActions{grid-column:3;justify-self:end;margin-left:auto}.MarketingNavigation-module__tVzAua__menuToggle{display:block}.MarketingNavigation-module__tVzAua__navActions .btn{display:none}}@media (max-width:600px){.MarketingNavigation-module__tVzAua__navShell{top:.75rem}.MarketingNavigation-module__tVzAua__nav{gap:1rem;height:4.35rem;padding-left:.9rem}.MarketingNavigation-module__tVzAua__brand img{width:8.8rem}.MarketingNavigation-module__tVzAua__mobileMenuInner{width:calc(100% - 2.5rem)}}
.HeroSection-module__6H0_RG__hero{--hero-tone:#bae7ff29;background:var(--bg);contain:paint;isolation:isolate;align-items:center;min-height:100svh;padding:clamp(8.5rem,14vh,11rem) 0 4rem;display:flex;position:relative;overflow-x:clip}.HeroSection-module__6H0_RG__hero:after{content:"";z-index:1;pointer-events:none;border:1px solid #ffffff57;border-radius:50%;width:50vw;height:50vw;position:absolute;bottom:-34vw;right:-26vw}.HeroSection-module__6H0_RG__heroMedia{z-index:0;background:var(--bg);pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module__6H0_RG__heroMediaLayer{opacity:0;filter:blur(5px);transition:opacity .8s var(--ease-out), transform .8s var(--ease-out), filter .8s var(--ease-out);will-change:opacity, transform, filter;display:block;position:absolute;inset:-1%;transform:scale(1.018)}.HeroSection-module__6H0_RG__heroMediaLayer.HeroSection-module__6H0_RG__isActive{opacity:1;filter:blur();transform:scale(1)}.HeroSection-module__6H0_RG__heroMediaLayer img{object-fit:cover;object-position:center center;filter:saturate(.9)contrast(.96)brightness(1.03);width:100%;height:100%}.HeroSection-module__6H0_RG__heroMediaLayer[data-scene=education] img{filter:saturate(.78)contrast(.94)brightness(1.04)}.HeroSection-module__6H0_RG__heroVeil{z-index:1;pointer-events:none;background:linear-gradient(90deg, #f7fafcfa 0%, #f7fafce8 27%, #f7fafc94 49%, #f7fafc1f 72%), linear-gradient(0deg, #f7fafcad 0%, transparent 28%), radial-gradient(circle at 79% 38%, var(--hero-tone), transparent 34%);transition:background-color .8s var(--ease-out);position:absolute;inset:0}.HeroSection-module__6H0_RG__heroGrid{z-index:2;grid-template-columns:minmax(0,1fr) minmax(30rem,.94fr);align-items:center;gap:clamp(2rem,4vw,4.5rem);display:grid;position:relative}.HeroSection-module__6H0_RG__heroCopy{z-index:3;min-width:0;max-width:52rem;position:relative}.HeroSection-module__6H0_RG__heroTitle{margin-bottom:1.55rem}.HeroSection-module__6H0_RG__heroTitle .HeroSection-module__6H0_RG__accent{color:var(--navy);white-space:nowrap;position:relative}.HeroSection-module__6H0_RG__heroTitle .HeroSection-module__6H0_RG__accent:after{content:"";background:var(--green);opacity:.7;z-index:-1;border-radius:50%;height:.13em;position:absolute;bottom:.02em;left:0;right:0;transform:rotate(-1deg)}.HeroSection-module__6H0_RG__heroLead{max-width:43rem;color:var(--muted);margin-bottom:2rem;font-size:clamp(1.05rem,1.45vw,1.25rem)}.HeroSection-module__6H0_RG__heroActions{flex-wrap:wrap;gap:.75rem;display:flex}.HeroSection-module__6H0_RG__heroMeta{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:1rem;margin-top:2.5rem;font-size:.72rem;display:flex}.HeroSection-module__6H0_RG__heroMeta:before{content:"";background:var(--line);width:3rem;height:1px}.HeroSection-module__6H0_RG__heroMeta strong{color:var(--navy);font-family:var(--serif);letter-spacing:.08em;font-size:1.05rem;display:block}.HeroSection-module__6H0_RG__heroVisual{z-index:2;perspective:1000px;place-items:center;min-height:min(67vh,43rem);display:grid;position:relative}.HeroSection-module__6H0_RG__ecosystem{aspect-ratio:1;border-radius:var(--radius-lg);width:min(41rem,44vw);box-shadow:none;transform-style:preserve-3d;transition:transform .7s var(--ease-out);will-change:transform;background:0 0;border:0;position:relative}.HeroSection-module__6H0_RG__orbit{filter:drop-shadow(0 1px #ffffff94);border:1px solid #05386438;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.HeroSection-module__6H0_RG__orbit1{aspect-ratio:1;width:35%}.HeroSection-module__6H0_RG__orbit2{aspect-ratio:1;border-style:dashed;width:63%;animation:70s linear infinite HeroSection-module__6H0_RG__orbitSpin}.HeroSection-module__6H0_RG__orbit3{aspect-ratio:1;width:88%}.HeroSection-module__6H0_RG__orbit:before{content:"";aspect-ratio:1;background:var(--navy);border-radius:50%;width:.45rem;position:absolute;top:9%;left:23%;box-shadow:0 0 0 .35rem #0538640f}.HeroSection-module__6H0_RG__ecosystemCore{aspect-ratio:1;text-align:center;background:var(--surface-solid);color:#fff;border-radius:50%;place-items:center;width:28%;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(35px);box-shadow:0 18px 45px #05386438,0 0 0 1.2rem #0538640a}.HeroSection-module__6H0_RG__ecosystemCore img{filter:drop-shadow(0 6px 12px #0538641f);width:48%}.HeroSection-module__6H0_RG__ecosystemCore span{width:max-content;color:var(--navy);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700;position:absolute;top:calc(100% + 1.8rem)}.HeroSection-module__6H0_RG__ecosystemNode{text-align:center;-webkit-backdrop-filter:blur(10px)saturate(116%);width:8.3rem;min-height:8.3rem;color:var(--navy);font-family:var(--serif);cursor:pointer;transition:transform .35s var(--ease-out), opacity .35s var(--ease-out), box-shadow var(--normal), background var(--normal);will-change:transform, opacity;background:#ffffffc2;border:1px solid #ffffffd6;border-radius:50%;place-items:center;padding:1rem;font-weight:700;line-height:1.15;display:grid;position:absolute;box-shadow:0 15px 35px #0538641a}.HeroSection-module__6H0_RG__ecosystemNode:before{content:"";border:1px solid var(--node-color);border-radius:inherit;opacity:.7;position:absolute;inset:.5rem}.HeroSection-module__6H0_RG__ecosystemNode:hover,.HeroSection-module__6H0_RG__ecosystemNode:focus-visible{box-shadow:0 18px 42px #0538642b, 0 0 0 .65rem color-mix(in srgb, var(--node-color) 18%, transparent)}.HeroSection-module__6H0_RG__ecosystemNode.HeroSection-module__6H0_RG__isSceneActive{box-shadow:0 18px 42px #05386429, 0 0 0 .5rem color-mix(in srgb, var(--node-color) 20%, transparent);background:#ffffffd6}.HeroSection-module__6H0_RG__hasActiveNode .HeroSection-module__6H0_RG__ecosystemNode.HeroSection-module__6H0_RG__isPointerActive{transform:scale(1.06)translateZ(28px)}.HeroSection-module__6H0_RG__hasActiveNode .HeroSection-module__6H0_RG__ecosystemNode:not(.HeroSection-module__6H0_RG__isPointerActive){opacity:.72;transform:scale(.96)}.HeroSection-module__6H0_RG__ecosystemNode1{--node-color:var(--cyan);top:17%;left:6%}.HeroSection-module__6H0_RG__ecosystemNode2{--node-color:var(--sky);top:27%;right:5%}.HeroSection-module__6H0_RG__ecosystemNode3{--node-color:var(--green);bottom:3%;left:31%}.HeroSection-module__6H0_RG__nodeDot{aspect-ratio:1;background:var(--node-color);border-radius:50%;width:.5rem;position:absolute;top:.85rem}.HeroSection-module__6H0_RG__nodeDotCyan,.HeroSection-module__6H0_RG__nodeDotSky,.HeroSection-module__6H0_RG__nodeDotGreen{background:var(--node-color)}.HeroSection-module__6H0_RG__microLabel{-webkit-backdrop-filter:blur(10px);color:var(--muted);letter-spacing:.06em;background:#ffffff94;border:1px solid #ffffffd1;border-radius:10px;padding:.45rem .7rem;font-size:.67rem;font-weight:600;position:absolute}.HeroSection-module__6H0_RG__microLabelA{top:57%;left:-4%}.HeroSection-module__6H0_RG__microLabelB{bottom:17%;right:-3%}.HeroSection-module__6H0_RG__microLabelC{top:5%;right:12%}.HeroSection-module__6H0_RG__cursorHalo{aspect-ratio:1;filter:blur(12px);pointer-events:none;z-index:5;width:7rem;transition:opacity .25s var(--ease-out), transform .5s var(--ease-out);background:#6dccec26;border-radius:50%;position:absolute}.HeroSection-module__6H0_RG__heroCarouselStatus{z-index:4;grid-template-columns:repeat(4,1fr);gap:.45rem;width:min(15rem,68vw);display:none;position:absolute;bottom:-1.25rem;left:50%;transform:translate(-50%)}.HeroSection-module__6H0_RG__heroCarouselStatus span{height:2px;transition:background .32s var(--ease-out), transform .32s var(--ease-out);transform-origin:0;background:#05386433}.HeroSection-module__6H0_RG__heroCarouselStatus span.HeroSection-module__6H0_RG__isActive{background:var(--navy);transform:scaleY(1.5)}.HeroSection-module__6H0_RG__scrollCue{z-index:4;color:var(--muted);letter-spacing:.13em;text-transform:uppercase;justify-items:center;gap:.4rem;font-size:.68rem;text-decoration:none;display:grid;position:absolute;bottom:1.7rem;left:50%;transform:translate(-50%)}.HeroSection-module__6H0_RG__scrollCueLine{background:linear-gradient(var(--navy) 50%, transparent 50%);background-size:100% 200%;width:1px;height:2.4rem;animation:1.8s ease-in-out infinite HeroSection-module__6H0_RG__scrollLine}.HeroSection-module__6H0_RG__hero[data-entrance=prepared]{opacity:.45}.HeroSection-module__6H0_RG__hero[data-entrance=prepared] .HeroSection-module__6H0_RG__heroTitle,.HeroSection-module__6H0_RG__hero[data-entrance=prepared] .HeroSection-module__6H0_RG__heroLead,.HeroSection-module__6H0_RG__hero[data-entrance=prepared] .HeroSection-module__6H0_RG__heroActions,.HeroSection-module__6H0_RG__hero[data-entrance=prepared] .HeroSection-module__6H0_RG__heroMeta{opacity:0;transform:translateY(24px)}.HeroSection-module__6H0_RG__hero[data-entrance=prepared] .HeroSection-module__6H0_RG__ecosystem{opacity:0;transform:perspective(1000px)scale(.88)rotate(2deg)!important}.HeroSection-module__6H0_RG__hero[data-entrance=prepared] .HeroSection-module__6H0_RG__orbit{opacity:0;transform:translate(-50%,-50%)scale(.55)!important}.HeroSection-module__6H0_RG__hero[data-entrance=prepared] .HeroSection-module__6H0_RG__ecosystemCore{opacity:0;transform:translate(-50%,-50%)translateZ(35px)scale(.6)!important}.HeroSection-module__6H0_RG__hero[data-entrance=prepared] .HeroSection-module__6H0_RG__ecosystemNode{opacity:0;transform:scale(.6)!important}.HeroSection-module__6H0_RG__hero[data-entrance=prepared] .HeroSection-module__6H0_RG__microLabel{opacity:0;transform:translateY(8px)}.HeroSection-module__6H0_RG__hero[data-entrance=prepared] .HeroSection-module__6H0_RG__scrollCue{opacity:0}.HeroSection-module__6H0_RG__hero[data-entrance=played]{animation:HeroSection-module__6H0_RG__heroFadeIn .55s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__heroTitle{animation:HeroSection-module__6H0_RG__heroCopyReveal .7s .22s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__heroLead{animation:HeroSection-module__6H0_RG__heroCopyReveal .7s .3s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__heroActions{animation:HeroSection-module__6H0_RG__heroCopyReveal .7s .38s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__heroMeta{animation:HeroSection-module__6H0_RG__heroCopyReveal .7s .46s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__ecosystem{animation:HeroSection-module__6H0_RG__ecosystemReveal .9s .32s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__orbit1{animation:HeroSection-module__6H0_RG__orbitReveal .7s .55s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__orbit2{animation:HeroSection-module__6H0_RG__orbitReveal .7s .63s var(--ease-out) backwards, HeroSection-module__6H0_RG__orbitSpin 70s 1.25s linear infinite}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__orbit3{animation:HeroSection-module__6H0_RG__orbitReveal .7s .71s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__ecosystemCore{animation:HeroSection-module__6H0_RG__coreReveal .65s .62s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__ecosystemNode1{animation:HeroSection-module__6H0_RG__nodeReveal .6s .72s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__ecosystemNode2{animation:HeroSection-module__6H0_RG__nodeReveal .6s .82s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__ecosystemNode3{animation:HeroSection-module__6H0_RG__nodeReveal .6s .92s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__microLabelA{animation:HeroSection-module__6H0_RG__labelReveal .5s 1.05s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__microLabelB{animation:HeroSection-module__6H0_RG__labelReveal .5s 1.13s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__microLabelC{animation:HeroSection-module__6H0_RG__labelReveal .5s 1.21s var(--ease-out) backwards}.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__scrollCue{animation:HeroSection-module__6H0_RG__fadeIn .45s 1.3s var(--ease-out) backwards}@keyframes HeroSection-module__6H0_RG__heroFadeIn{0%{opacity:.45}to{opacity:1}}@keyframes HeroSection-module__6H0_RG__heroCopyReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__6H0_RG__ecosystemReveal{0%{opacity:0;transform:perspective(1000px)scale(.88)rotate(2deg)}to{opacity:1;transform:perspective(1000px)scale(1)rotate(0)}}@keyframes HeroSection-module__6H0_RG__orbitReveal{0%{opacity:0;transform:translate(-50%,-50%)scale(.55)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes HeroSection-module__6H0_RG__coreReveal{0%{opacity:0;transform:translate(-50%,-50%)translateZ(35px)scale(.6)}to{opacity:1;transform:translate(-50%,-50%)translateZ(35px)scale(1)}}@keyframes HeroSection-module__6H0_RG__nodeReveal{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes HeroSection-module__6H0_RG__labelReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__6H0_RG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HeroSection-module__6H0_RG__orbitSpin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes HeroSection-module__6H0_RG__scrollLine{0%{background-position:0 100%}70%,to{background-position:0 -100%}}@media (max-width:1100px){.HeroSection-module__6H0_RG__heroGrid{grid-template-columns:1fr .85fr;gap:2rem}.HeroSection-module__6H0_RG__ecosystem{width:min(38rem,45vw)}.HeroSection-module__6H0_RG__ecosystemNode{width:7rem;min-height:7rem;font-size:.84rem}}@media (min-width:1500px){.HeroSection-module__6H0_RG__hero{padding-top:9.5rem;padding-bottom:3rem}.HeroSection-module__6H0_RG__heroCopy{max-width:48rem}.HeroSection-module__6H0_RG__heroVisual{min-height:min(64vh,41rem)}.HeroSection-module__6H0_RG__ecosystem{width:min(39rem,36vw)}}@media (min-width:900px) and (max-height:820px){.HeroSection-module__6H0_RG__hero{padding-top:7.4rem;padding-bottom:2.5rem}.HeroSection-module__6H0_RG__heroVisual{min-height:32rem}.HeroSection-module__6H0_RG__ecosystem{width:min(34rem,39vw)}.HeroSection-module__6H0_RG__heroLead{margin-bottom:1.35rem}.HeroSection-module__6H0_RG__heroMeta{margin-top:1.5rem}}@media (max-width:899px){.HeroSection-module__6H0_RG__hero{min-height:auto;padding-top:8rem}.HeroSection-module__6H0_RG__heroVeil{background:linear-gradient(180deg, #f7fafcf7 0%, #f7fafce0 31%, #f7fafc7a 57%, #f7fafcad 100%), radial-gradient(circle at 50% 68%, var(--hero-tone), transparent 38%)}.HeroSection-module__6H0_RG__heroGrid{grid-template-columns:minmax(0,1fr)}.HeroSection-module__6H0_RG__heroCopy{min-width:0;max-width:48rem}.HeroSection-module__6H0_RG__heroVisual{min-height:36rem}.HeroSection-module__6H0_RG__ecosystem{width:min(36rem,88vw)}.HeroSection-module__6H0_RG__heroCarouselStatus{display:grid}.HeroSection-module__6H0_RG__scrollCue{display:none}}@media (max-width:600px){.HeroSection-module__6H0_RG__hero{--mobile-scene-top:clamp(21rem, 88vw, 25rem);--mobile-scene-height:177.778vw;padding-top:7.2rem}.HeroSection-module__6H0_RG__heroMedia{top:var(--mobile-scene-top);width:100%;height:var(--mobile-scene-height);bottom:auto;left:0;right:0}.HeroSection-module__6H0_RG__heroVeil{width:auto;height:auto;inset:0}.HeroSection-module__6H0_RG__heroMedia{background:0 0}.HeroSection-module__6H0_RG__heroMediaLayer{inset:0}.HeroSection-module__6H0_RG__heroMediaLayer img{object-fit:cover;object-position:center center}.HeroSection-module__6H0_RG__heroVeil{background:linear-gradient(180deg, #f7fafc 0%, #f7fafcfa 9%, #f7fafce0 16%, #f7fafc8c 23%, #f7fafc29 30%, transparent 34%), radial-gradient(circle at 50% 73%, var(--hero-tone), transparent 35%)}.HeroSection-module__6H0_RG__heroTitle .HeroSection-module__6H0_RG__accent{white-space:normal}.HeroSection-module__6H0_RG__heroActions{display:grid}.HeroSection-module__6H0_RG__heroActions .btn{width:100%}.HeroSection-module__6H0_RG__heroMeta{margin-top:1.8rem}.HeroSection-module__6H0_RG__heroVisual{min-height:0;margin-top:2rem;margin-bottom:1.5rem}.HeroSection-module__6H0_RG__ecosystem{border-radius:1.7rem;width:100%;max-width:24rem}.HeroSection-module__6H0_RG__ecosystemNode{width:5.25rem;min-height:5.25rem;padding:.6rem;font-size:.66rem}.HeroSection-module__6H0_RG__ecosystemNode1{top:13%;left:3%}.HeroSection-module__6H0_RG__ecosystemNode2{top:29%;right:3%}.HeroSection-module__6H0_RG__ecosystemNode3{bottom:2%;left:29%}.HeroSection-module__6H0_RG__ecosystemCore{width:27%}.HeroSection-module__6H0_RG__ecosystemCore span{white-space:normal;max-width:10rem;font-size:.52rem;top:calc(100% + 1.2rem)}.HeroSection-module__6H0_RG__microLabel{padding:.3rem .42rem;font-size:.54rem}.HeroSection-module__6H0_RG__microLabelA{left:1%}.HeroSection-module__6H0_RG__microLabelB{right:2%}.HeroSection-module__6H0_RG__microLabelC{right:8%}.HeroSection-module__6H0_RG__heroCarouselStatus{bottom:-1rem}}@media (hover:none),(pointer:coarse){.HeroSection-module__6H0_RG__cursorHalo{display:none}}@media (prefers-reduced-motion:reduce){.HeroSection-module__6H0_RG__hero[data-entrance=played],.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__heroTitle,.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__heroLead,.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__heroActions,.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__heroMeta,.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__ecosystem,.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__orbit,.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__ecosystemCore,.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__ecosystemNode,.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__microLabel,.HeroSection-module__6H0_RG__hero[data-entrance=played] .HeroSection-module__6H0_RG__scrollCue,.HeroSection-module__6H0_RG__orbit2,.HeroSection-module__6H0_RG__scrollCueLine{animation:none}.HeroSection-module__6H0_RG__heroCarouselStatus{display:none}}
.ProjectsSection-module__Stx2IW__projects{background:var(--bg-warm)}.ProjectsSection-module__Stx2IW__projectRecord{border-radius:var(--radius-lg);background:var(--surface-solid);border:1px solid var(--line);box-shadow:var(--shadow);grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(2.5rem,5vw,5rem);margin-top:3.5rem;padding:clamp(2rem,4.5vw,4rem);display:grid}.ProjectsSection-module__Stx2IW__projectTag{background:var(--ice);color:var(--navy);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-block}.ProjectsSection-module__Stx2IW__projectTitle{color:var(--navy);margin-bottom:.75rem;font-size:clamp(2.2rem,3.8vw,3.4rem)}.ProjectsSection-module__Stx2IW__projectHeadline{color:var(--text);margin-bottom:1.25rem;font-size:clamp(1.1rem,1.5vw,1.35rem);font-weight:600;line-height:1.4}.ProjectsSection-module__Stx2IW__projectStatement{color:var(--muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.ProjectsSection-module__Stx2IW__projectFacts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1.25rem;margin-bottom:2.25rem;padding:1.5rem 0;display:grid}.ProjectsSection-module__Stx2IW__fact dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;font-size:.78rem}.ProjectsSection-module__Stx2IW__fact dd{color:var(--navy);margin:0;font-size:1rem;font-weight:700}.ProjectsSection-module__Stx2IW__axesHeader{color:var(--navy);margin-bottom:1.5rem;font-size:1.15rem;font-weight:700}.ProjectsSection-module__Stx2IW__axesList{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.ProjectsSection-module__Stx2IW__axisItem{grid-template-columns:2.2rem 1fr;align-items:start;gap:1rem;display:grid}.ProjectsSection-module__Stx2IW__axisNumber{font-family:var(--serif);color:var(--cyan);font-size:1.2rem;font-weight:700}.ProjectsSection-module__Stx2IW__axisContent h5{color:var(--navy);margin:0 0 .25rem;font-size:1rem;font-weight:700}.ProjectsSection-module__Stx2IW__axisContent p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.ProjectsSection-module__Stx2IW__projectVisual{border-radius:var(--radius-md);aspect-ratio:4/5;position:relative;overflow:hidden;box-shadow:0 16px 40px #0538641f}.ProjectsSection-module__Stx2IW__projectVisual img{object-fit:cover;width:100%;height:100%}@media (max-width:899px){.ProjectsSection-module__Stx2IW__projectRecord{grid-template-columns:1fr}.ProjectsSection-module__Stx2IW__projectVisual{aspect-ratio:16/10;order:-1}}.ProjectsSection-module__Stx2IW__projects{background:linear-gradient(180deg, #f3f9fc 0%, var(--surface-solid) 100%);min-height:100vh;padding-top:clamp(8rem,14vw,12rem);overflow:hidden}.ProjectsSection-module__Stx2IW__projects:before{aspect-ratio:1;content:"";pointer-events:none;border:1px solid #05386411;border-radius:50%;width:38rem;position:absolute;top:-18rem;right:-12rem;box-shadow:0 0 0 6rem #6dccec09,0 0 0 12rem #94cca106}.ProjectsSection-module__Stx2IW__head{border-bottom:1px solid var(--line);grid-template-columns:.7fr 1.3fr;align-items:end;gap:clamp(3rem,8vw,9rem);padding-bottom:clamp(2.5rem,5vw,4.5rem);display:grid;position:relative}.ProjectsSection-module__Stx2IW__head h2{margin-bottom:0}.ProjectsSection-module__Stx2IW__intro{max-width:50rem;color:var(--muted);margin:0;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.6}.ProjectsSection-module__Stx2IW__projectRecord{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(20rem,.82fr) minmax(32rem,1.18fr);gap:clamp(3rem,8vw,9rem);margin-top:0;padding:clamp(3.5rem,7vw,6.5rem) 0 clamp(3rem,6vw,6rem);display:grid;position:relative}.ProjectsSection-module__Stx2IW__projectIdentity{flex-direction:column;align-items:flex-start;display:flex}.ProjectsSection-module__Stx2IW__projectName{max-width:9ch;color:var(--navy);font-family:var(--serif);letter-spacing:-.04em;margin-bottom:1.1rem;font-size:clamp(3.1rem,6vw,7rem);font-weight:700;line-height:.9}.ProjectsSection-module__Stx2IW__projectDescriptor{max-width:29rem;color:var(--navy);margin-bottom:2rem;font-size:clamp(1rem,1.25vw,1.16rem);font-weight:600;line-height:1.5}.ProjectsSection-module__Stx2IW__projectIdentity .ProjectsSection-module__Stx2IW__btn{margin-top:auto}.ProjectsSection-module__Stx2IW__projectContent{min-width:0}.ProjectsSection-module__Stx2IW__projectStatement{max-width:34ch;color:var(--text);font-family:var(--serif);letter-spacing:-.035em;margin-bottom:clamp(2.5rem,5vw,4.5rem);font-size:clamp(2rem,3.5vw,4.15rem);font-weight:700;line-height:1.04}.ProjectsSection-module__Stx2IW__projectStatement em{color:var(--navy);font-style:italic}.ProjectsSection-module__Stx2IW__projectFacts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin:0 0 clamp(3rem,6vw,5rem);padding:0;display:grid}.ProjectsSection-module__Stx2IW__projectFacts div{padding:1.35rem 1.2rem 1.5rem 0}.ProjectsSection-module__Stx2IW__projectFacts div+div{border-left:1px solid var(--line);padding-left:1.2rem}.ProjectsSection-module__Stx2IW__projectFacts dt{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.45rem;font-size:.68rem;font-weight:700}.ProjectsSection-module__Stx2IW__projectFacts dd{color:var(--navy);font-family:var(--serif);margin:0;font-size:clamp(1.05rem,1.4vw,1.35rem);font-weight:700;line-height:1.25}.ProjectsSection-module__Stx2IW__projectAxes h4{color:var(--navy);font-family:var(--serif);margin:0 0 1.3rem;font-size:1.35rem}.ProjectsSection-module__Stx2IW__axesList{border-top:1px solid var(--line);margin:0;padding:0;list-style:none;display:block}.ProjectsSection-module__Stx2IW__axisItem{border-bottom:1px solid var(--line);transition:background var(--fast);grid-template-columns:minmax(12rem,.72fr) 1.28fr;gap:2rem;padding:1.25rem 0;display:grid}.ProjectsSection-module__Stx2IW__axisItem strong{color:var(--navy);font-family:var(--serif);font-size:1.12rem;line-height:1.3}.ProjectsSection-module__Stx2IW__axisItem span{color:var(--muted);font-size:.92rem;line-height:1.6}@media (max-width:899px){.ProjectsSection-module__Stx2IW__projects{padding-top:clamp(6.5rem,12vw,8rem)}.ProjectsSection-module__Stx2IW__head,.ProjectsSection-module__Stx2IW__projectRecord{grid-template-columns:1fr;gap:2.5rem}.ProjectsSection-module__Stx2IW__projectName{max-width:none}.ProjectsSection-module__Stx2IW__projectIdentity .ProjectsSection-module__Stx2IW__btn{margin-top:0}.ProjectsSection-module__Stx2IW__projectStatement{max-width:24ch}}@media (max-width:600px){.ProjectsSection-module__Stx2IW__projectFacts{grid-template-columns:1fr}.ProjectsSection-module__Stx2IW__projectFacts div{padding:1.1rem 0}.ProjectsSection-module__Stx2IW__projectFacts div+div{border-top:1px solid var(--line);border-left:0;padding-left:0}.ProjectsSection-module__Stx2IW__axisItem{grid-template-columns:1fr;gap:.35rem}}
.PurposeSection-module__ufynFq__purpose{background:linear-gradient(180deg, var(--bg), var(--bg-warm));align-items:center;min-height:110vh;display:flex;position:relative;overflow:hidden}.PurposeSection-module__ufynFq__watermark{color:#05386409;font-family:var(--serif);letter-spacing:-.08em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform;font-size:clamp(6rem,18vw,20rem);font-weight:700;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.PurposeSection-module__ufynFq__grid{z-index:2;grid-template-columns:minmax(25rem,.86fr) minmax(34rem,1.14fr);align-items:center;gap:clamp(4rem,7vw,8rem);min-height:72vh;display:grid;position:relative}.PurposeSection-module__ufynFq__copy{z-index:2;max-width:36rem;position:relative}.PurposeSection-module__ufynFq__copy h2{margin-bottom:clamp(1.25rem,2vw,2rem)}.PurposeSection-module__ufynFq__copy .section-lead{margin-bottom:0}.PurposeSection-module__ufynFq__visualWrapper{isolation:isolate;place-items:center;min-height:36rem;display:grid;position:relative}.PurposeSection-module__ufynFq__personFigure{z-index:2;width:7.25rem;height:12.75rem;position:relative}.PurposeSection-module__ufynFq__personHead{aspect-ratio:1;background:var(--navy);border-radius:50%;width:3.65rem;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 1.05rem #bae7ff59}.PurposeSection-module__ufynFq__personBody{background:var(--navy);border-radius:4rem 4rem 1.4rem 1.4rem;width:7.25rem;height:8.25rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.PurposeSection-module__ufynFq__relation{z-index:3;margin-top:var(--y);margin-left:var(--x);color:var(--navy);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:box-shadow var(--normal), transform var(--fast);will-change:transform, opacity;background:#fdfefeb8;border:1px solid #fffc;border-radius:.65rem;align-items:center;gap:.5rem;padding:.55rem .72rem;font-size:.72rem;font-weight:650;line-height:1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 22px #0538640e}.PurposeSection-module__ufynFq__relation:hover{transform:translate(-50%,-50%)scale(1.04);box-shadow:0 12px 28px #0538641f}.PurposeSection-module__ufynFq__relation:before{aspect-ratio:1;background:var(--relation-color,var(--cyan));width:.55rem;box-shadow:0 0 0 .42rem color-mix(in srgb, var(--relation-color,var(--cyan)) 18%, transparent);content:"";border-radius:50%}.PurposeSection-module__ufynFq__relation1{--relation-color:var(--cyan);--x:-13.5rem;--y:-9.5rem}.PurposeSection-module__ufynFq__relation2{--relation-color:var(--green);--x:13.5rem;--y:-8rem}.PurposeSection-module__ufynFq__relation3{--relation-color:var(--sky);--x:15rem;--y:5.5rem}.PurposeSection-module__ufynFq__relation4{--relation-color:var(--cyan);--x:-14.5rem;--y:7.5rem}.PurposeSection-module__ufynFq__relation5{--relation-color:var(--green);--x:1rem;--y:13.5rem}@media (min-width:1500px){.PurposeSection-module__ufynFq__grid{grid-template-columns:minmax(27rem,.8fr) minmax(40rem,1.2fr)}.PurposeSection-module__ufynFq__copy{max-width:39rem}.PurposeSection-module__ufynFq__visualWrapper{min-height:39rem}}@media (max-width:899px){.PurposeSection-module__ufynFq__grid{grid-template-columns:1fr;gap:2.5rem}.PurposeSection-module__ufynFq__visualWrapper{min-height:30rem}}@media (max-width:600px){.PurposeSection-module__ufynFq__grid{gap:1rem}.PurposeSection-module__ufynFq__visualWrapper{min-height:27rem;margin:0}.PurposeSection-module__ufynFq__personFigure{transform:scale(.82)}.PurposeSection-module__ufynFq__relation{margin:0;padding:.45rem .58rem;font-size:.62rem;top:auto;left:auto;transform:none}.PurposeSection-module__ufynFq__relation1{top:15%;left:2%}.PurposeSection-module__ufynFq__relation2{top:12%;right:0}.PurposeSection-module__ufynFq__relation3{top:59%;right:0}.PurposeSection-module__ufynFq__relation4{top:63%;left:0}.PurposeSection-module__ufynFq__relation5{bottom:1%;left:50%;transform:translate(-50%)}.PurposeSection-module__ufynFq__watermark{font-size:25vw}}
.NetworkNarrative-module__LoKJUa__network{background:radial-gradient(circle at 15% 45%, #bae7ff4d, transparent 25%), var(--surface-solid);padding:clamp(5.5rem,10vw,10rem) 0;position:relative}.NetworkNarrative-module__LoKJUa__head{grid-template-columns:1.05fr .65fr;align-items:end;gap:3rem;margin-bottom:5rem;display:grid}.NetworkNarrative-module__LoKJUa__head .section-lead{margin-bottom:0}.NetworkNarrative-module__LoKJUa__mapWrapper{border-radius:var(--radius-lg);background:radial-gradient(circle at 19% 54%,#6dccec29,#0000 20%),radial-gradient(circle at 83% 30%,#94cca12b,#0000 22%),linear-gradient(145deg,#fffc,#eef8fd94);max-width:76rem;min-height:36rem;margin-inline:auto;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #05386414}.NetworkNarrative-module__LoKJUa__mapWrapper:before{content:"";pointer-events:none;border:1px solid #0538640e;border-radius:48% 52% 45% 55%/55% 45%;position:absolute;inset:8%}.NetworkNarrative-module__LoKJUa__mapSvg{width:90%;height:90%;position:absolute;inset:5%;overflow:visible}.NetworkNarrative-module__LoKJUa__path{fill:none;stroke:#05386442;stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;vector-effect:non-scaling-stroke}html:not(.js) .NetworkNarrative-module__LoKJUa__path{stroke-dashoffset:0}.NetworkNarrative-module__LoKJUa__pathCyan{stroke:#6dccecad}.NetworkNarrative-module__LoKJUa__pathGreen{stroke:#94cca1b8}.NetworkNarrative-module__LoKJUa__pathSoft{stroke:#05386424;stroke-dasharray:.015 .025}.NetworkNarrative-module__LoKJUa__networkNode{--node-tone:var(--sky);z-index:2;min-width:8.5rem;color:var(--navy);will-change:transform, opacity;background:#fdfefee0;border-radius:15px;gap:.2rem;padding:1rem 1.15rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 34px #05386417}.NetworkNarrative-module__LoKJUa__networkNode:before{aspect-ratio:1;background:var(--node-tone);width:.62rem;box-shadow:0 0 0 .42rem color-mix(in srgb, var(--node-tone) 18%, transparent);content:"";border-radius:50%;position:absolute;top:-.31rem;left:1rem}.NetworkNarrative-module__LoKJUa__networkNode strong{font-family:var(--serif);font-size:1.1rem;line-height:1.05}.NetworkNarrative-module__LoKJUa__networkNode span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:700;line-height:1.2}.NetworkNarrative-module__LoKJUa__nodePerson{--node-tone:var(--navy);background:var(--navy);color:#fff;min-width:9.4rem;top:54%;left:17%}.NetworkNarrative-module__LoKJUa__nodePerson span{color:#ffffffb3}.NetworkNarrative-module__LoKJUa__nodeFamily{--node-tone:var(--cyan);top:22%;left:36%}.NetworkNarrative-module__LoKJUa__nodeSchool{--node-tone:var(--sky);top:48%;left:56%}.NetworkNarrative-module__LoKJUa__nodeCommunity{--node-tone:var(--green);top:77%;left:70%}.NetworkNarrative-module__LoKJUa__nodeSociety{--node-tone:var(--navy);top:31%;left:87%}@media (max-width:899px){.NetworkNarrative-module__LoKJUa__network{padding:clamp(5rem,13vw,7rem) 0}.NetworkNarrative-module__LoKJUa__head{grid-template-columns:1fr;margin-bottom:3rem}.NetworkNarrative-module__LoKJUa__mapWrapper{min-height:38rem}}@media (max-width:600px){.NetworkNarrative-module__LoKJUa__mapWrapper{border-radius:1.5rem;min-height:37rem}.NetworkNarrative-module__LoKJUa__mapWrapper:before{display:none}.NetworkNarrative-module__LoKJUa__mapWrapper:after{background:linear-gradient(var(--navy), var(--cyan), var(--sky), var(--green));content:"";opacity:.42;width:2px;position:absolute;top:9%;bottom:9%;left:2.35rem}.NetworkNarrative-module__LoKJUa__mapSvg{display:none}.NetworkNarrative-module__LoKJUa__networkNode{width:calc(100% - 5.5rem);min-width:0;padding:.82rem 1rem;left:50%;right:auto;transform:translate(-45%,-50%)}.NetworkNarrative-module__LoKJUa__nodePerson{width:calc(100% - 5.5rem);top:10%}.NetworkNarrative-module__LoKJUa__nodeFamily{top:30%}.NetworkNarrative-module__LoKJUa__nodeSchool{top:50%}.NetworkNarrative-module__LoKJUa__nodeCommunity{top:70%}.NetworkNarrative-module__LoKJUa__nodeSociety{top:90%}}
.PillarsSection-module__VJQ8aa__pillars{background:linear-gradient(180deg, var(--surface-solid), #f6faf9);min-height:100vh;padding-top:clamp(7rem,12vw,11rem)}.PillarsSection-module__VJQ8aa__head{grid-template-columns:1fr .7fr;align-items:end;gap:3rem;margin-bottom:clamp(3rem,7vw,6rem);display:grid}.PillarsSection-module__VJQ8aa__head h2,.PillarsSection-module__VJQ8aa__pillar h3{font-family:var(--serif);letter-spacing:-.035em;font-weight:700}.PillarsSection-module__VJQ8aa__head h2{margin-bottom:0}.PillarsSection-module__VJQ8aa__head .section-lead{margin-bottom:0}.PillarsSection-module__VJQ8aa__stage{grid-template-rows:auto auto;grid-template-columns:1.1fr .82fr;gap:1rem;max-width:75rem;margin-left:auto;display:grid}.PillarsSection-module__VJQ8aa__pillar{--pillar-color:var(--cyan);border:1px solid var(--line);min-height:22rem;color:inherit;cursor:pointer;text-align:left;transition:background var(--normal), opacity var(--normal), transform var(--normal);background:#ffffff8f;border-radius:1rem 2rem 1rem 1rem;padding:clamp(2rem,4vw,4rem);position:relative;overflow:hidden}.PillarsSection-module__VJQ8aa__pillar:first-child{border-radius:2rem 1rem 1rem 2rem;grid-row:span 2;min-height:45rem}.PillarsSection-module__VJQ8aa__pillar:nth-child(3){border-radius:1rem 1rem 2rem}.PillarsSection-module__VJQ8aa__pillar:after{aspect-ratio:1;border:1px solid var(--pillar-color);background:color-mix(in srgb, var(--pillar-color) 14%, transparent);content:"";width:15rem;transition:transform var(--slow) var(--ease-out), background var(--normal);border-radius:50%;position:absolute;top:-6rem;right:-5rem}.PillarsSection-module__VJQ8aa__pillar:hover,.PillarsSection-module__VJQ8aa__pillar:focus-visible,.PillarsSection-module__VJQ8aa__pillar.PillarsSection-module__VJQ8aa__active{background:color-mix(in srgb, var(--pillar-color) 10%, white);transform:translateY(-3px)}.PillarsSection-module__VJQ8aa__pillar:hover:after,.PillarsSection-module__VJQ8aa__pillar:focus-visible:after,.PillarsSection-module__VJQ8aa__pillar.PillarsSection-module__VJQ8aa__active:after{background:color-mix(in srgb, var(--pillar-color) 24%, transparent);transform:scale(1.16)}.PillarsSection-module__VJQ8aa__number{color:var(--navy);font-family:var(--serif);font-size:1.1rem;display:block}.PillarsSection-module__VJQ8aa__line{transform-origin:0;background:var(--pillar-color);width:7rem;height:2px;transition:transform var(--slow) var(--ease-out);margin:1.4rem 0;display:block;transform:scaleX(.43)}.PillarsSection-module__VJQ8aa__pillar:hover .PillarsSection-module__VJQ8aa__line,.PillarsSection-module__VJQ8aa__pillar:focus-visible .PillarsSection-module__VJQ8aa__line,.PillarsSection-module__VJQ8aa__pillar.PillarsSection-module__VJQ8aa__active .PillarsSection-module__VJQ8aa__line{transform:scaleX(1)}.PillarsSection-module__VJQ8aa__pillar h3,.PillarsSection-module__VJQ8aa__pillar p,.PillarsSection-module__VJQ8aa__tags{z-index:1;position:relative}.PillarsSection-module__VJQ8aa__pillar h3{max-width:16ch;margin-bottom:1.2rem;font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.2}.PillarsSection-module__VJQ8aa__pillar p{max-width:35rem;color:var(--muted);margin-bottom:0}.PillarsSection-module__VJQ8aa__tags{flex-wrap:wrap;gap:.55rem;display:flex;position:absolute;bottom:2.2rem;left:clamp(2rem,4vw,4rem);right:2rem}.PillarsSection-module__VJQ8aa__tag{color:var(--navy);letter-spacing:.07em;text-transform:uppercase;font-size:.7rem;font-weight:650}.PillarsSection-module__VJQ8aa__tag:not(:last-child):after{color:var(--pillar-color);content:" · ";margin-left:.55rem}@media (max-width:899px){.PillarsSection-module__VJQ8aa__pillars{padding-top:clamp(6rem,14vw,8rem)}.PillarsSection-module__VJQ8aa__head,.PillarsSection-module__VJQ8aa__stage{grid-template-columns:1fr}.PillarsSection-module__VJQ8aa__stage{grid-template-rows:auto}.PillarsSection-module__VJQ8aa__pillar:first-child{border-radius:2rem 2rem 1rem 1rem;grid-row:auto;min-height:25rem}.PillarsSection-module__VJQ8aa__pillar:nth-child(2){border-radius:1rem;min-height:22rem}.PillarsSection-module__VJQ8aa__pillar:nth-child(3){border-radius:1rem 1rem 2rem 2rem;min-height:22rem}}@media (max-width:600px){.PillarsSection-module__VJQ8aa__pillar{min-height:25rem;padding:1.6rem}.PillarsSection-module__VJQ8aa__pillar:first-child{min-height:29rem}.PillarsSection-module__VJQ8aa__pillar h3{font-size:2rem}.PillarsSection-module__VJQ8aa__tags{bottom:1.6rem;left:1.6rem}}@media (hover:none),(pointer:coarse){.PillarsSection-module__VJQ8aa__pillar:hover{transform:none}}
.ApproachSection-module__7ivusG__approach{background:#f5f9f8;padding:0;position:relative}.ApproachSection-module__7ivusG__wrap{position:relative}.ApproachSection-module__7ivusG__sticky{align-items:center;padding:clamp(6rem,10vw,10rem) 0;display:grid;position:relative;overflow:hidden}.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__wrap{min-height:220vh}.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__sticky{height:100vh;min-height:45rem;padding:0;position:sticky;top:0}.ApproachSection-module__7ivusG__grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.ApproachSection-module__7ivusG__intro h2{margin-bottom:0;font-size:clamp(2.55rem,4.4vw,5.2rem)}.ApproachSection-module__7ivusG__progress{max-width:18rem;color:var(--muted);letter-spacing:.12em;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;margin-top:2.4rem;font-size:.68rem;display:grid}.ApproachSection-module__7ivusG__track{background:#05386426;height:1px}.ApproachSection-module__7ivusG__fill{transform-origin:0;background:var(--navy);width:100%;height:2px;display:block;transform:scaleX(.2)}.ApproachSection-module__7ivusG__visual{--approach-tone:var(--sky);border-radius:var(--radius-lg);background:radial-gradient(circle at 74% 22%, color-mix(in srgb, var(--approach-tone) 26%, transparent), transparent 27%), #ffffff73;min-height:37rem;transition:background-color var(--slow);place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #05386412}.ApproachSection-module__7ivusG__halo{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--approach-tone) 62%, transparent);background:color-mix(in srgb, var(--approach-tone) 16%, #ffffff6b);will-change:transform, background;border-radius:50%;width:min(31rem,78%);position:absolute;box-shadow:0 0 0 3.5rem #ffffff40}.ApproachSection-module__7ivusG__halo:before,.ApproachSection-module__7ivusG__halo:after{background:var(--approach-tone);content:"";border-radius:50%;position:absolute}.ApproachSection-module__7ivusG__halo:before{aspect-ratio:1;width:1rem;box-shadow:0 0 0 .7rem color-mix(in srgb, var(--approach-tone) 18%, transparent);top:33%;left:4%}.ApproachSection-module__7ivusG__halo:after{aspect-ratio:1;width:.58rem;box-shadow:0 0 0 .5rem color-mix(in srgb, var(--approach-tone) 14%, transparent);bottom:20%;right:9%}.ApproachSection-module__7ivusG__items{z-index:1;gap:.8rem;width:min(33.5rem,86%);display:grid;position:relative}.ApproachSection-module__7ivusG__item{background:#fdfefedb;border-radius:18px;grid-template-columns:4.5rem 1fr;align-items:center;column-gap:1.25rem;padding:1.45rem 1.6rem;display:grid;position:relative;box-shadow:0 14px 34px #05386413}.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__items{grid-template-areas:"card";place-items:center}.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__item{grid-area:card;width:100%;position:relative}.ApproachSection-module__7ivusG__copy{min-width:0}.ApproachSection-module__7ivusG__number{color:var(--navy);font-family:var(--serif);margin-bottom:.3rem;font-size:1.15rem;line-height:1;display:block}.ApproachSection-module__7ivusG__item h3{font-family:var(--serif);letter-spacing:-.03em;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:.65rem;font-size:clamp(1.45rem,2.1vw,2.15rem);line-height:1.15}.ApproachSection-module__7ivusG__item p{color:var(--muted);margin-bottom:0;font-size:clamp(.92rem,1.05vw,1rem);line-height:1.55}.ApproachSection-module__7ivusG__glyph{aspect-ratio:1;background:color-mix(in srgb, var(--glyph-tone,var(--cyan)) 18%, white);width:4.35rem;color:var(--navy);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.ApproachSection-module__7ivusG__glyph svg{width:2.6rem;height:2.6rem;overflow:visible}.ApproachSection-module__7ivusG__glyph path,.ApproachSection-module__7ivusG__glyph circle,.ApproachSection-module__7ivusG__glyph line{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.ApproachSection-module__7ivusG__item:first-child .ApproachSection-module__7ivusG__glyph,.ApproachSection-module__7ivusG__item:nth-child(4) .ApproachSection-module__7ivusG__glyph{--glyph-tone:var(--sky)}.ApproachSection-module__7ivusG__item:nth-child(2) .ApproachSection-module__7ivusG__glyph{--glyph-tone:var(--cyan)}.ApproachSection-module__7ivusG__item:nth-child(3) .ApproachSection-module__7ivusG__glyph,.ApproachSection-module__7ivusG__item:nth-child(5) .ApproachSection-module__7ivusG__glyph{--glyph-tone:var(--green)}@media (max-width:1100px){.ApproachSection-module__7ivusG__grid{gap:3rem}}@media (max-width:899px){.ApproachSection-module__7ivusG__wrap,.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__wrap{min-height:auto}.ApproachSection-module__7ivusG__sticky,.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__sticky{height:auto;min-height:0;padding:6rem 0;position:relative}.ApproachSection-module__7ivusG__grid{grid-template-columns:1fr}.ApproachSection-module__7ivusG__progress,.ApproachSection-module__7ivusG__halo{display:none}.ApproachSection-module__7ivusG__visual{min-height:0;box-shadow:none;background:0 0;display:block;overflow:visible}.ApproachSection-module__7ivusG__items,.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__items{grid-template-areas:none;gap:.8rem;width:100%;display:grid}.ApproachSection-module__7ivusG__item,.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__item{background:#ffffff9e;grid-area:auto;padding:1.5rem;position:relative}.ApproachSection-module__7ivusG__item h3{font-size:1.8rem}}@media (max-width:600px){.ApproachSection-module__7ivusG__item{grid-template-columns:3.8rem 1fr;column-gap:.9rem;padding:1.2rem}.ApproachSection-module__7ivusG__glyph{width:3.6rem}.ApproachSection-module__7ivusG__glyph svg{width:2.2rem;height:2.2rem}}@media (prefers-reduced-motion:reduce){.ApproachSection-module__7ivusG__sticky,.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__sticky{height:auto;min-height:0;padding:6rem 0;position:relative}.ApproachSection-module__7ivusG__wrap,.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__wrap{min-height:auto}.ApproachSection-module__7ivusG__grid{grid-template-columns:1fr}.ApproachSection-module__7ivusG__progress,.ApproachSection-module__7ivusG__halo{display:none}.ApproachSection-module__7ivusG__visual{min-height:0;box-shadow:none;background:0 0}.ApproachSection-module__7ivusG__items,.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__items{grid-template-areas:none;width:100%;display:grid}.ApproachSection-module__7ivusG__item,.ApproachSection-module__7ivusG__enhanced .ApproachSection-module__7ivusG__item{grid-area:auto;position:relative}}
.ManifestoSection-module__UBHVhq__manifesto{background:var(--ice);align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.ManifestoSection-module__UBHVhq__manifesto:before{aspect-ratio:1;content:"";border:1px solid #05386414;border-radius:50%;width:42rem;position:absolute;top:15%;left:-22rem;box-shadow:0 0 0 5rem #fff3,0 0 0 10rem #6dccec09}.ManifestoSection-module__UBHVhq__lines{z-index:1;gap:clamp(2.5rem,6vw,5.5rem);padding:clamp(3rem,6vw,6rem) 0;display:grid;position:relative}.ManifestoSection-module__UBHVhq__line{max-width:18ch;font-family:var(--serif);letter-spacing:-.045em;will-change:transform, opacity, clip-path;margin:0;font-size:clamp(2.5rem,5.3vw,6.3rem);font-weight:700;line-height:1.04}.ManifestoSection-module__UBHVhq__line:nth-child(2n){text-align:right;margin-left:auto}.ManifestoSection-module__UBHVhq__closingLine{color:var(--navy);font-style:italic}@media (max-width:899px){.ManifestoSection-module__UBHVhq__manifesto{min-height:auto}}@media (max-width:600px){.ManifestoSection-module__UBHVhq__line{font-size:clamp(2.2rem,11vw,3.8rem)}}@media (prefers-reduced-motion:reduce){.ManifestoSection-module__UBHVhq__line{clip-path:none!important;opacity:1!important;transform:none!important}}
.MissionVisionSection-module__fA-XfW__purpose{background:linear-gradient(180deg, var(--bg-warm), var(--surface-solid))}.MissionVisionSection-module__fA-XfW__moment{grid-template-columns:.62fr 1.38fr;gap:clamp(3rem,8vw,9rem);padding:clamp(4rem,8vw,8rem) 0;display:grid}.MissionVisionSection-module__fA-XfW__moment+.MissionVisionSection-module__fA-XfW__moment{border-top:1px solid var(--line)}.MissionVisionSection-module__fA-XfW__label h2{margin-bottom:0;font-size:clamp(3rem,5vw,5.8rem)}.MissionVisionSection-module__fA-XfW__body{max-width:55rem;color:var(--muted);font-size:clamp(1rem,1.35vw,1.2rem)}.MissionVisionSection-module__fA-XfW__body p:first-child:first-letter{float:left;color:var(--navy);font-family:var(--serif);margin:.08em .12em 0 0;font-size:4.4em;line-height:.75}.MissionVisionSection-module__fA-XfW__timeline{color:var(--navy);font-family:var(--serif);grid-template-columns:auto 1fr auto;align-items:center;gap:1.2rem;margin-top:2.8rem;font-weight:700;display:grid}.MissionVisionSection-module__fA-XfW__timelineLine{background:var(--line);height:1px;overflow:hidden}.MissionVisionSection-module__fA-XfW__timelineLine span{transform-origin:0;background:var(--navy);width:100%;height:100%;display:block;transform:scaleX(0)}@media (max-width:899px){.MissionVisionSection-module__fA-XfW__moment{grid-template-columns:1fr;gap:1.5rem}.MissionVisionSection-module__fA-XfW__body{max-width:none}}@media (max-width:600px){.MissionVisionSection-module__fA-XfW__timeline{gap:.7rem}}
.FoundationSection-module__jpq9sa__foundation{background:radial-gradient(circle at 80% 55%,#94cca12e,#0000 28%),#f7faf7;align-items:center;min-height:80vh;display:flex;overflow:hidden}.FoundationSection-module__jpq9sa__grid{grid-template-columns:1fr .9fr;align-items:center;gap:clamp(3rem,9vw,10rem);display:grid}.FoundationSection-module__jpq9sa__grid h2{margin-bottom:1.4rem}.FoundationSection-module__jpq9sa__grid .section-lead{margin-bottom:0}.FoundationSection-module__jpq9sa__date{color:var(--navy);font-family:var(--serif);letter-spacing:-.07em;font-size:clamp(4rem,9vw,10rem);font-weight:700;line-height:.85;position:relative}.FoundationSection-module__jpq9sa__date:before{background:linear-gradient(transparent, var(--cyan), var(--green), transparent);content:"";width:1px;height:calc(100% + 6rem);position:absolute;top:-3rem;left:-2rem}.FoundationSection-module__jpq9sa__date span{color:var(--muted);font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;margin-top:2rem;font-size:.7rem;line-height:1.65;display:block}@media (max-width:899px){.FoundationSection-module__jpq9sa__grid{grid-template-columns:1fr}.FoundationSection-module__jpq9sa__date{order:-1}.FoundationSection-module__jpq9sa__date:before{left:-1rem}}@media (max-width:600px){.FoundationSection-module__jpq9sa__date{font-size:18vw}}
.SystemicImpactSection-module__Wrdx9W__systemic{background:var(--surface-solid);overflow:hidden}.SystemicImpactSection-module__Wrdx9W__grid{grid-template-columns:.76fr 1.24fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.SystemicImpactSection-module__Wrdx9W__grid h2{margin-bottom:1.4rem}.SystemicImpactSection-module__Wrdx9W__grid .section-lead{margin-bottom:0}.SystemicImpactSection-module__Wrdx9W__visual{border-radius:var(--radius-lg);background:radial-gradient(circle at 12% 70%,#6dccec29,#0000 22%),radial-gradient(circle at 86% 25%,#94cca12e,#0000 25%),linear-gradient(145deg,#f8fcfd,#f8fbf8);min-height:42rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #05386412}.SystemicImpactSection-module__Wrdx9W__path{width:84%;height:84%;position:absolute;inset:8%;overflow:visible}.SystemicImpactSection-module__Wrdx9W__path path{fill:none;stroke:url(#systemic-gradient);stroke-width:2px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;vector-effect:non-scaling-stroke}.SystemicImpactSection-module__Wrdx9W__node{--system-tone:var(--sky);z-index:2;aspect-ratio:1;width:9.5rem;color:var(--navy);font-family:var(--serif);text-align:center;cursor:default;transition:box-shadow var(--normal), transform var(--normal);-webkit-user-select:none;user-select:none;background:#fdfefee6;border-radius:50%;place-items:center;font-size:1.05rem;font-weight:700;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 16px 38px #0538641a}.SystemicImpactSection-module__Wrdx9W__node:before,.SystemicImpactSection-module__Wrdx9W__node:after{border:1px solid var(--system-tone);content:"";transition:transform var(--slow) var(--ease-out), opacity var(--normal);border-radius:50%;position:absolute}.SystemicImpactSection-module__Wrdx9W__node:before{opacity:.7;inset:-.65rem}.SystemicImpactSection-module__Wrdx9W__node:after{border-color:color-mix(in srgb, var(--system-tone) 32%, transparent);opacity:.55;inset:-1.5rem}.SystemicImpactSection-module__Wrdx9W__node:hover{transform:translate(-50%,-50%)scale(1.05);box-shadow:0 22px 48px #05386429}.SystemicImpactSection-module__Wrdx9W__node:hover:before{opacity:.9;transform:scale(1.08)}.SystemicImpactSection-module__Wrdx9W__node:hover:after{opacity:.8;transform:scale(1.12)}.SystemicImpactSection-module__Wrdx9W__person{--system-tone:var(--navy);background:var(--navy);color:#fff;width:8.5rem;top:72%;left:14%}.SystemicImpactSection-module__Wrdx9W__family{--system-tone:var(--cyan);top:54%;left:38%}.SystemicImpactSection-module__Wrdx9W__community{--system-tone:var(--sky);width:10.5rem;top:35%;left:64%}.SystemicImpactSection-module__Wrdx9W__society{--system-tone:var(--green);width:11.5rem;top:18%;left:86%}.SystemicImpactSection-module__Wrdx9W__echo{aspect-ratio:1;pointer-events:none;border:1px solid #94cca133;border-radius:50%;width:24rem;position:absolute;top:-10rem;right:-11rem;box-shadow:0 0 0 4rem #94cca109,0 0 0 8rem #6dccec06}@media (max-width:1100px){.SystemicImpactSection-module__Wrdx9W__community{width:9.5rem}.SystemicImpactSection-module__Wrdx9W__society{width:10rem}}@media (max-width:899px){.SystemicImpactSection-module__Wrdx9W__grid{grid-template-columns:1fr}.SystemicImpactSection-module__Wrdx9W__visual{order:-1;min-height:38rem}}@media (max-width:600px){.SystemicImpactSection-module__Wrdx9W__visual{border-radius:1.5rem;min-height:36rem}.SystemicImpactSection-module__Wrdx9W__visual:before{background:linear-gradient(var(--navy), var(--cyan), var(--sky), var(--green));content:"";opacity:.38;width:2px;position:absolute;top:9%;bottom:8%;left:50%;transform:translate(-50%)}.SystemicImpactSection-module__Wrdx9W__path{display:none}.SystemicImpactSection-module__Wrdx9W__node{width:7.4rem;font-size:.9rem;left:50%;right:auto;transform:translate(-50%,-50%)}.SystemicImpactSection-module__Wrdx9W__node:before{inset:-.4rem}.SystemicImpactSection-module__Wrdx9W__node:after{inset:-.8rem}.SystemicImpactSection-module__Wrdx9W__person{width:6.8rem;top:13%}.SystemicImpactSection-module__Wrdx9W__family{top:37%}.SystemicImpactSection-module__Wrdx9W__community{width:7.8rem;top:63%}.SystemicImpactSection-module__Wrdx9W__society{width:8.2rem;top:88%}}@media (hover:none),(pointer:coarse){.SystemicImpactSection-module__Wrdx9W__node:hover{transform:translate(-50%,-50%)}}
.PrinciplesSection-module__6Mn0jW__principles{background:linear-gradient(180deg, var(--surface-solid), var(--bg-warm));flex:1;padding-top:clamp(8.5rem,15vh,12rem);padding-bottom:clamp(6rem,12vw,10rem)}.PrinciplesSection-module__6Mn0jW__head{grid-template-columns:1fr .72fr;align-items:end;gap:3rem;margin-bottom:5rem;display:grid}.PrinciplesSection-module__6Mn0jW__mosaic{grid-template-columns:repeat(12,1fr);grid-auto-rows:8rem;gap:.75rem;display:grid}.PrinciplesSection-module__6Mn0jW__principle{--tone:var(--cyan);border:1px solid var(--line);cursor:default;transition:background var(--normal), transform var(--normal), box-shadow var(--normal);background:#ffffff85;flex-direction:column;justify-content:flex-end;padding:1.4rem;display:flex;position:relative;overflow:hidden}.PrinciplesSection-module__6Mn0jW__principle:before{aspect-ratio:1;border:1px solid var(--tone);content:"";opacity:.55;width:7rem;transition:transform var(--slow) var(--ease-out);border-radius:50%;position:absolute;top:-3rem;right:-3rem}.PrinciplesSection-module__6Mn0jW__principle:hover,.PrinciplesSection-module__6Mn0jW__principle:focus-visible{background:color-mix(in srgb, var(--tone) 10%, white);transform:translateY(-3px);box-shadow:0 14px 34px #0538640f}.PrinciplesSection-module__6Mn0jW__principle:hover:before,.PrinciplesSection-module__6Mn0jW__principle:focus-visible:before{transform:scale(1.4)}.PrinciplesSection-module__6Mn0jW__principle h3{z-index:1;color:var(--navy);font-family:var(--serif);margin:0;font-size:clamp(1.4rem,2vw,2.2rem)}.PrinciplesSection-module__6Mn0jW__principle p{z-index:1;color:var(--muted);opacity:.78;transition:opacity var(--normal), transform var(--normal);margin:.45rem 0 0;font-size:.82rem;transform:translateY(2px)}.PrinciplesSection-module__6Mn0jW__principle:hover p,.PrinciplesSection-module__6Mn0jW__principle:focus-visible p{opacity:1;transform:none}.PrinciplesSection-module__6Mn0jW__principle:first-child{border-radius:2rem 1rem 1rem;grid-area:span 2/span 5}.PrinciplesSection-module__6Mn0jW__principle:nth-child(2){--tone:var(--green);grid-column:span 3}.PrinciplesSection-module__6Mn0jW__principle:nth-child(3){--tone:var(--sky);grid-column:span 4}.PrinciplesSection-module__6Mn0jW__principle:nth-child(4){--tone:var(--green);grid-area:span 2/span 4}.PrinciplesSection-module__6Mn0jW__principle:nth-child(5){grid-column:span 3}.PrinciplesSection-module__6Mn0jW__principle:nth-child(6){--tone:var(--sky);grid-column:span 5}.PrinciplesSection-module__6Mn0jW__principle:nth-child(7){grid-column:span 3}.PrinciplesSection-module__6Mn0jW__principle:nth-child(8){--tone:var(--green);border-radius:1rem 1rem 2rem;grid-column:span 5}@media (max-width:899px){.PrinciplesSection-module__6Mn0jW__principles{padding-top:8rem}.PrinciplesSection-module__6Mn0jW__head{grid-template-columns:1fr;gap:2rem;margin-bottom:3.5rem}.PrinciplesSection-module__6Mn0jW__mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.PrinciplesSection-module__6Mn0jW__principle,.PrinciplesSection-module__6Mn0jW__principle:nth-child(n){border-radius:1.1rem;grid-area:auto/span 1;min-height:11rem}.PrinciplesSection-module__6Mn0jW__principle:first-child,.PrinciplesSection-module__6Mn0jW__principle:nth-child(4){grid-column:span 2}.PrinciplesSection-module__6Mn0jW__principle p{opacity:1;max-height:4rem;margin-top:.45rem;transform:none}}@media (max-width:600px){.PrinciplesSection-module__6Mn0jW__mosaic{grid-template-columns:1fr}.PrinciplesSection-module__6Mn0jW__principle,.PrinciplesSection-module__6Mn0jW__principle:nth-child(n){grid-column:span 1;min-height:9.5rem}}@media (hover:none),(pointer:coarse){.PrinciplesSection-module__6Mn0jW__principle:hover{transform:none}}
.ContactSection-module__LYCWbW__contact{background:var(--bg-warm);padding-top:clamp(8rem,15vh,12rem);padding-bottom:clamp(6rem,10vw,10rem);position:relative}.ContactSection-module__LYCWbW__panel{box-shadow:var(--shadow);text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 80% 10%,#bae7ff6b,#0000 29%),radial-gradient(circle at 5% 95%,#94cca133,#0000 30%),#ffffff9e;border:1px solid #ffffffd1;border-radius:clamp(2rem,4vw,4rem);padding:clamp(3rem,7vw,7rem);position:relative;overflow:hidden}.ContactSection-module__LYCWbW__badge{z-index:2;color:var(--navy);letter-spacing:.02em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #05386424;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.75rem;padding:.45rem 1.1rem;font-size:.82rem;font-weight:650;display:inline-flex;position:relative;box-shadow:0 6px 18px #0538640a}.ContactSection-module__LYCWbW__badgeDot{aspect-ratio:1;background:var(--green);width:.5rem;box-shadow:0 0 0 .3rem color-mix(in srgb, var(--green) 26%, transparent);border-radius:50%}.ContactSection-module__LYCWbW__panel h2{z-index:2;max-width:17ch;margin-inline:auto;position:relative}.ContactSection-module__LYCWbW__lead{z-index:2;max-width:41rem;color:var(--muted);margin:1.5rem auto 2.3rem;font-size:1.1rem;position:relative}.ContactSection-module__LYCWbW__paths{z-index:2;border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:62rem;margin:3.5rem auto 2.5rem;display:grid;position:relative}.ContactSection-module__LYCWbW__path{text-align:left;padding:1.7rem;position:relative}.ContactSection-module__LYCWbW__path+.ContactSection-module__LYCWbW__path{border-left:1px solid var(--line)}.ContactSection-module__LYCWbW__path:before{background:var(--path-tone,var(--cyan));content:"";width:2.4rem;height:2px;margin-bottom:1rem;display:block}.ContactSection-module__LYCWbW__path:nth-child(2){--path-tone:var(--sky)}.ContactSection-module__LYCWbW__path:nth-child(3){--path-tone:var(--green)}.ContactSection-module__LYCWbW__path strong{font-family:var(--serif);margin-bottom:.5rem;font-size:1.15rem;display:block}.ContactSection-module__LYCWbW__path span{color:var(--muted);font-size:.82rem;display:block}.ContactSection-module__LYCWbW__path em{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.65rem;font-style:normal;font-weight:700;display:block}.ContactSection-module__LYCWbW__actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex;position:relative}.ContactSection-module__LYCWbW__feed{z-index:2;text-align:left;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fdfefeb8;border:1px solid #0538641c;border-radius:20px;max-width:68rem;margin:2.8rem auto 0;padding:clamp(1.25rem,3vw,2.2rem);position:relative;box-shadow:0 12px 30px #0538640a}.ContactSection-module__LYCWbW__feedHeader{justify-content:space-between;align-items:start;gap:1.5rem;margin-bottom:1.35rem;display:flex}.ContactSection-module__LYCWbW__feedHeader h3{color:var(--navy);font-family:var(--serif);align-items:center;gap:.6rem;margin-bottom:.3rem;font-size:1.18rem;display:flex}.ContactSection-module__LYCWbW__feedHeader h3 svg{flex-shrink:0;width:1.2rem;height:1.2rem}.ContactSection-module__LYCWbW__feedHeader p,.ContactSection-module__LYCWbW__feedEmpty{color:var(--muted);margin:0;font-size:.9rem}.ContactSection-module__LYCWbW__feedPageLink{min-height:2.65rem;color:var(--navy);transition:transform var(--fast), background var(--normal), border-color var(--normal), box-shadow var(--normal);background:#fffc;border:1px solid #0538641f;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.55rem .95rem;font-size:.84rem;font-weight:600;display:inline-flex}.ContactSection-module__LYCWbW__feedPageLink:hover,.ContactSection-module__LYCWbW__feedPageLink:focus-visible{border-color:var(--navy);background:var(--surface-solid);transform:translateY(-2px);box-shadow:0 6px 16px #05386414}.ContactSection-module__LYCWbW__feedList{grid-template-columns:repeat(3,1fr);gap:clamp(.8rem,1.5vw,1.15rem);margin:0;padding:0;list-style:none;display:grid}.ContactSection-module__LYCWbW__feedPost{background:#ffffff8f;border:1px solid #0538641c;border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.ContactSection-module__LYCWbW__feedPostBody{flex-direction:column;flex:1;align-items:flex-start;padding:1rem 1.05rem 1.1rem;display:flex}.ContactSection-module__LYCWbW__feedPost time{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.65rem;font-size:.68rem;font-weight:700}.ContactSection-module__LYCWbW__feedPost p{color:var(--muted);-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.55;display:-webkit-box;overflow:hidden}.ContactSection-module__LYCWbW__feedPostFallback{color:var(--muted);font-style:italic}.ContactSection-module__LYCWbW__feedPost a{color:var(--navy);align-self:start;gap:.35rem;margin-top:auto;padding-top:1rem;font-size:.8rem;font-weight:700;display:inline-flex}.ContactSection-module__LYCWbW__feedPost a:hover,.ContactSection-module__LYCWbW__feedPost a:focus-visible{text-underline-offset:.2rem;text-decoration:underline}.ContactSection-module__LYCWbW__mediaCarousel{background:color-mix(in srgb, var(--ice) 76%, white);border-bottom:1px solid #05386417;position:relative}.ContactSection-module__LYCWbW__mediaScroller{overscroll-behavior-inline:contain;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.ContactSection-module__LYCWbW__mediaScroller::-webkit-scrollbar{display:none}.ContactSection-module__LYCWbW__mediaScroller:focus-visible{z-index:2;outline:3px solid var(--cyan);outline-offset:-3px;position:relative}.ContactSection-module__LYCWbW__mediaSlide{aspect-ratio:4/3;scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%;position:relative;overflow:hidden}.ContactSection-module__LYCWbW__mediaImage,.ContactSection-module__LYCWbW__mediaVideo{object-fit:cover;width:100%;height:100%}.ContactSection-module__LYCWbW__mediaVideo{background:var(--navy);display:block}.ContactSection-module__LYCWbW__videoLabel,.ContactSection-module__LYCWbW__mediaCounter{color:var(--surface-solid);letter-spacing:.03em;background:#053864d1;border:1px solid #ffffff57;border-radius:999px;font-size:.67rem;font-weight:700;box-shadow:0 5px 14px #05386424}.ContactSection-module__LYCWbW__videoLabel{padding:.32rem .56rem;position:absolute;top:.75rem;left:.75rem}.ContactSection-module__LYCWbW__mediaControls{align-items:center;gap:.35rem;display:flex;position:absolute;bottom:.7rem;right:.7rem}.ContactSection-module__LYCWbW__mediaControl{width:2.65rem;min-height:2.65rem;color:var(--surface-solid);cursor:pointer;transition:background var(--fast), box-shadow var(--fast), transform var(--fast);-webkit-tap-highlight-color:#6dccec3d;background:#053864e0;border:1px solid #ffffff57;border-radius:50%;place-items:center;padding:0;display:grid;box-shadow:0 5px 14px #05386424}.ContactSection-module__LYCWbW__mediaControl svg{width:1rem;height:1rem}.ContactSection-module__LYCWbW__mediaControl:hover:not(:disabled),.ContactSection-module__LYCWbW__mediaControl:focus-visible:not(:disabled){background:var(--navy);transform:translateY(-1px);box-shadow:0 8px 18px #05386438}.ContactSection-module__LYCWbW__mediaControl:focus-visible,.ContactSection-module__LYCWbW__feedExploreLink:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.ContactSection-module__LYCWbW__mediaControl:active:not(:disabled){transform:scale(.97)}.ContactSection-module__LYCWbW__mediaControl:disabled{cursor:not-allowed;opacity:.44}.ContactSection-module__LYCWbW__mediaCounter{text-align:center;min-width:3.1rem;padding:.36rem .5rem}.ContactSection-module__LYCWbW__feedExplore{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem 1.5rem;margin-top:1.4rem;padding-top:1.4rem;display:flex}.ContactSection-module__LYCWbW__feedExplore p{max-width:44ch;color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.ContactSection-module__LYCWbW__feedExploreLink{background:var(--navy);color:#fff;min-height:2.75rem;transition:background var(--fast), box-shadow var(--fast), transform var(--fast);-webkit-tap-highlight-color:#6dccec3d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;gap:.45rem;padding:.68rem .95rem;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #0538641f}.ContactSection-module__LYCWbW__feedExploreLink:hover,.ContactSection-module__LYCWbW__feedExploreLink:focus-visible{background:#042f55;transform:translateY(-2px);box-shadow:0 11px 22px #0538642e}.ContactSection-module__LYCWbW__convergence{pointer-events:none;position:absolute;inset:0}.ContactSection-module__LYCWbW__convergence span{aspect-ratio:1;filter:blur(1px);opacity:.34;border-radius:50%;width:12rem;position:absolute}.ContactSection-module__LYCWbW__convergence span:first-child{background:var(--sky);top:12%;left:8%}.ContactSection-module__LYCWbW__convergence span:nth-child(2){background:var(--cyan);bottom:-4%;right:13%}.ContactSection-module__LYCWbW__convergence span:nth-child(3){background:var(--green);top:10%;right:4%}@media (max-width:899px){.ContactSection-module__LYCWbW__paths{grid-template-columns:1fr}.ContactSection-module__LYCWbW__feedList{grid-template-columns:repeat(2,1fr)}.ContactSection-module__LYCWbW__path+.ContactSection-module__LYCWbW__path{border-top:1px solid var(--line);border-left:0}.ContactSection-module__LYCWbW__feed{padding:1.6rem}}@media (max-width:600px){.ContactSection-module__LYCWbW__panel{border-radius:2rem;padding:3rem 1.2rem}.ContactSection-module__LYCWbW__paths{margin-top:2.5rem}.ContactSection-module__LYCWbW__actions{display:grid}.ContactSection-module__LYCWbW__actions .btn{width:100%}.ContactSection-module__LYCWbW__feed{padding:1.25rem}.ContactSection-module__LYCWbW__feedHeader{flex-direction:column;align-items:stretch;gap:.8rem}.ContactSection-module__LYCWbW__feedPageLink{align-self:start}.ContactSection-module__LYCWbW__feedList{grid-template-columns:1fr}.ContactSection-module__LYCWbW__feedExplore{flex-direction:column;align-items:stretch}.ContactSection-module__LYCWbW__feedExploreLink{width:100%}}@media (prefers-reduced-motion:reduce){.ContactSection-module__LYCWbW__mediaScroller{scroll-behavior:auto}.ContactSection-module__LYCWbW__mediaControl,.ContactSection-module__LYCWbW__feedExploreLink{transition:none}}
.LocationModal-module__RO7HPW__trigger{border-color:#05386438}.LocationModal-module__RO7HPW__dialog{background:0 0;border:0;width:min(100% - 2.5rem,66rem);max-width:none;max-height:min(90vh,52rem);margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.LocationModal-module__RO7HPW__dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05386461;animation:.26s ease-out LocationModal-module__RO7HPW__backdropIn}.LocationModal-module__RO7HPW__surface{max-height:min(90vh,52rem);animation:LocationModal-module__RO7HPW__modalIn .38s var(--ease-out);background:radial-gradient(circle at 92% 6%,#bae7ff61,#0000 28%),radial-gradient(circle at 7% 98%,#94cca12e,#0000 32%),#fdfefef5;border:1px solid #ffffffdb;border-radius:clamp(1.5rem,3vw,2.25rem);grid-template-rows:auto minmax(19rem,1fr) auto;display:grid;overflow:hidden;box-shadow:0 30px 90px #0538643d}.LocationModal-module__RO7HPW__header{justify-content:space-between;align-items:start;gap:1.5rem;padding:clamp(1.35rem,3vw,2rem) clamp(1.35rem,3vw,2.4rem) 1.15rem;display:flex}.LocationModal-module__RO7HPW__eyebrow{color:var(--navy);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.55rem;font-size:.72rem;font-weight:700;display:inline-flex}.LocationModal-module__RO7HPW__eyebrow svg{width:1rem;height:1rem;color:var(--green)}.LocationModal-module__RO7HPW__header h2{max-width:24rem;color:var(--navy);margin:0;font-size:clamp(1.8rem,3.3vw,3rem)}.LocationModal-module__RO7HPW__closeButton{width:2.75rem;height:2.75rem;color:var(--navy);cursor:pointer;transition:transform var(--fast), background var(--normal), border-color var(--normal);background:#fffc;border:1px solid #05386424;border-radius:50%;flex:none;place-items:center;display:inline-grid}.LocationModal-module__RO7HPW__closeButton:hover,.LocationModal-module__RO7HPW__closeButton:focus-visible{border-color:var(--navy);background:var(--surface-solid);transform:rotate(90deg)}.LocationModal-module__RO7HPW__closeButton svg{width:1.2rem;height:1.2rem}.LocationModal-module__RO7HPW__mapFrame{background:var(--ice);border:1px solid #0538641f;border-radius:1.2rem;min-height:19rem;margin:0 clamp(1.35rem,3vw,2.4rem);overflow:hidden}.LocationModal-module__RO7HPW__map,.LocationModal-module__RO7HPW__mapLoading{width:100%;height:100%;min-height:19rem}.LocationModal-module__RO7HPW__map .leaflet-tile-pane{filter:saturate(.52)sepia(.08)hue-rotate(155deg)brightness(1.07)contrast(.84)}.LocationModal-module__RO7HPW__mapLoading{background:linear-gradient(100deg, transparent 35%, #ffffffbd 50%, transparent 65%), var(--ice);background-size:220% 100%;animation:1.5s ease-in-out infinite LocationModal-module__RO7HPW__mapLoading}.LocationModal-module__RO7HPW__map .leaflet-control-zoom{border:1px solid #05386429;border-radius:.7rem;overflow:hidden;box-shadow:0 8px 20px #0538641f}.LocationModal-module__RO7HPW__map .leaflet-control-zoom a{width:2.1rem;height:2.1rem;color:var(--navy);font-family:var(--sans);background:#fdfefef0;border-bottom-color:#0538641f;line-height:2rem}.LocationModal-module__RO7HPW__map .leaflet-control-zoom a:hover{background:var(--sky)}.LocationModal-module__RO7HPW__map .leaflet-control-attribution{color:var(--muted);font-family:var(--sans);background:#fdfefed6;border-top-left-radius:.45rem;padding:.2rem .35rem;font-size:.56rem}.LocationModal-module__RO7HPW__map .leaflet-control-attribution a{color:var(--navy)}.ebejus-map-marker{background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid}.ebejus-map-marker span{aspect-ratio:1;background:var(--navy);border:4px solid #fdfefef5;border-radius:50%;width:1.1rem;display:block;box-shadow:0 0 0 .45rem #6dccec6b,0 8px 18px #0538643d}.LocationModal-module__RO7HPW__footer{justify-content:space-between;align-items:center;gap:1.25rem;padding:1.15rem clamp(1.35rem,3vw,2.4rem) clamp(1.35rem,3vw,1.75rem);display:flex}.LocationModal-module__RO7HPW__footer address{max-width:44rem;color:var(--muted);font-size:.86rem;font-style:normal;line-height:1.55}.LocationModal-module__RO7HPW__directionsLink{min-height:2.75rem;color:var(--navy);transition:transform var(--fast), background var(--normal), border-color var(--normal), box-shadow var(--normal);background:#fffc;border:1px solid #05386424;border-radius:.75rem;flex:none;align-items:center;gap:.4rem;padding:.65rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.LocationModal-module__RO7HPW__directionsLink:hover,.LocationModal-module__RO7HPW__directionsLink:focus-visible{border-color:var(--navy);background:var(--surface-solid);transform:translateY(-2px);box-shadow:0 8px 20px #05386417}@keyframes LocationModal-module__RO7HPW__modalIn{0%{opacity:0;transform:translateY(1rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LocationModal-module__RO7HPW__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes LocationModal-module__RO7HPW__mapLoading{to{background-position:-220% 0}}@media (max-width:600px){.LocationModal-module__RO7HPW__dialog{width:min(100% - 1.25rem,42rem);max-height:94vh}.LocationModal-module__RO7HPW__surface{border-radius:1.35rem;grid-template-rows:auto minmax(17rem,1fr) auto;max-height:94vh}.LocationModal-module__RO7HPW__header{gap:.8rem;padding:1.2rem 1.2rem 1rem}.LocationModal-module__RO7HPW__mapFrame{border-radius:1rem;min-height:17rem;margin:0 1.2rem}.LocationModal-module__RO7HPW__map,.LocationModal-module__RO7HPW__mapLoading{min-height:17rem}.LocationModal-module__RO7HPW__footer{flex-direction:column;align-items:stretch;padding:1rem 1.2rem 1.2rem}.LocationModal-module__RO7HPW__directionsLink{justify-content:center}}@media (prefers-reduced-motion:reduce){.LocationModal-module__RO7HPW__surface,.LocationModal-module__RO7HPW__dialog::backdrop,.LocationModal-module__RO7HPW__mapLoading{animation:none}}
.SiteFooter-module__nNq-ua__footer{background:var(--bg-warm);color:var(--text);padding:5rem 0 2.5rem;position:relative}.SiteFooter-module__nNq-ua__grid{border-bottom:1px solid var(--line);grid-template-columns:1.35fr .65fr 1.05fr .95fr;gap:clamp(2rem,3.5vw,3.5rem);padding-bottom:3.2rem;display:grid}.SiteFooter-module__nNq-ua__brandCol{min-width:0}.SiteFooter-module__nNq-ua__brandLink{align-items:center;min-height:2.75rem;margin-bottom:1rem;display:inline-flex}.SiteFooter-module__nNq-ua__brandLogo{width:12rem;height:auto}.SiteFooter-module__nNq-ua__brandDesc{color:var(--muted);max-width:23rem;margin-bottom:0;font-size:.88rem;line-height:1.55}.SiteFooter-module__nNq-ua__motto{border:1px solid var(--line);background:#ffffffa6;border-radius:14px;margin-top:1.25rem;padding:.9rem 1.1rem;box-shadow:0 4px 12px #05386408}.SiteFooter-module__nNq-ua__mottoKicker{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.3rem;font-size:.65rem;font-weight:700;display:block}.SiteFooter-module__nNq-ua__mottoText{font-family:var(--serif);color:var(--navy);margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.SiteFooter-module__nNq-ua__columnTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 1.1rem;font-size:.72rem;font-weight:700}.SiteFooter-module__nNq-ua__columnLinks{gap:.2rem;font-size:.88rem;display:grid}.SiteFooter-module__nNq-ua__columnLinks a,.SiteFooter-module__nNq-ua__contactItem,.SiteFooter-module__nNq-ua__socialLink{min-height:2.4rem;color:var(--text);transition:color var(--fast), transform var(--fast);align-items:center;text-decoration:none;display:flex}.SiteFooter-module__nNq-ua__columnLinks a{min-height:2.5rem}.SiteFooter-module__nNq-ua__columnLinks a:hover,.SiteFooter-module__nNq-ua__columnLinks a:focus-visible,.SiteFooter-module__nNq-ua__socialLink:hover,.SiteFooter-module__nNq-ua__socialLink:focus-visible{color:var(--navy);text-underline-offset:4px;text-decoration:underline;transform:translate(3px)}.SiteFooter-module__nNq-ua__address{color:var(--muted);margin-bottom:.9rem;font-size:.85rem;font-style:normal;line-height:1.55}.SiteFooter-module__nNq-ua__contactLinks,.SiteFooter-module__nNq-ua__socialLinks{display:grid}.SiteFooter-module__nNq-ua__contactLinks{gap:.4rem;font-size:.85rem}.SiteFooter-module__nNq-ua__socialLinks{gap:.35rem;font-size:.85rem}.SiteFooter-module__nNq-ua__contactItem{gap:.5rem}.SiteFooter-module__nNq-ua__socialLink{gap:.55rem}.SiteFooter-module__nNq-ua__contactItem:hover,.SiteFooter-module__nNq-ua__contactItem:focus-visible{color:var(--navy);text-underline-offset:3px;text-decoration:underline}.SiteFooter-module__nNq-ua__contactItem svg,.SiteFooter-module__nNq-ua__socialLink svg{width:1rem;height:1rem;color:var(--muted);transition:color var(--fast);flex-shrink:0}.SiteFooter-module__nNq-ua__contactItem:hover svg,.SiteFooter-module__nNq-ua__contactItem:focus-visible svg,.SiteFooter-module__nNq-ua__socialLink:hover svg,.SiteFooter-module__nNq-ua__socialLink:focus-visible svg{color:var(--navy)}.SiteFooter-module__nNq-ua__origin{border-top:1px solid var(--line);color:var(--muted);margin:1.1rem 0 0;padding-top:.85rem;font-size:.78rem}.SiteFooter-module__nNq-ua__bottomBar{color:var(--muted);justify-content:space-between;align-items:center;gap:2rem;padding-top:2.2rem;font-size:.8rem;display:flex}.SiteFooter-module__nNq-ua__brandMark{align-items:center;gap:.4rem;display:flex}.SiteFooter-module__nNq-ua__brandMark i{aspect-ratio:1;background:var(--sky);border-radius:50%;width:.5rem;display:inline-block}.SiteFooter-module__nNq-ua__brandMark i:nth-child(2){background:var(--cyan)}.SiteFooter-module__nNq-ua__brandMark i:nth-child(3){background:var(--green)}.SiteFooter-module__nNq-ua__brandMark:after{background:var(--navy);content:"";width:2.5rem;height:1px;margin-left:.4rem}@media (max-width:899px){.SiteFooter-module__nNq-ua__grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:600px){.SiteFooter-module__nNq-ua__grid{grid-template-columns:1fr;gap:2rem}.SiteFooter-module__nNq-ua__brandLink{min-height:2.75rem}.SiteFooter-module__nNq-ua__bottomBar{flex-direction:column;align-items:flex-start;gap:1.2rem}}
