@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#163e32;background:#fafbf8;font-synthesis:none;--green:#123e32;--lime:#e8f278}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a97217;outline-offset:6px}.skip{position:absolute;top:-60px;background:#fff;padding:12px;z-index:5}.skip:focus{top:0}.header{max-width:1440px;margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;gap:12px;align-items:center}.brand-mark{background:var(--green);color:var(--lime);font-size:50px;font-weight:700;line-height:1;width:48px;height:54px;text-align:center;border-radius:14px 2px}.brand strong{display:block;font-family:Manrope,sans-serif;letter-spacing:2px;font-size:24px;line-height:1.2}.brand small{display:block;font-size:12px;line-height:1.3;margin-top:4px}.nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:500}.nav a:hover{color:#667b18}.nav-contact{border:1px solid #acb9aa;border-radius:40px;padding:13px 20px;display:flex;gap:20px}.menu-toggle{display:none}.hero{margin:0 2.2%;display:grid;grid-template-columns:1fr 1fr;min-height:660px}.hero-copy{background:var(--green);color:#fff;padding:48px 10% 28px;border-radius:12px 0 0 12px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 25px}.green{color:#50664b}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(64px,6.8vw,104px);font-weight:500;line-height:1.03;letter-spacing:-5px;margin-bottom:26px}h1 em{color:var(--lime);font-style:normal}p{line-height:1.7}.intro{max-width:400px;font-size:16px;color:#d4dfd8}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:17px 22px;border-radius:5px;font-weight:600;font-size:14px;transition:transform .2s}.button:hover{transform:translateY(-3px)}.lime{background:var(--lime);color:var(--green)}.button span,.text-link span{font-size:22px}.hero-foot{margin-top:36px;padding-top:18px;border-top:1px solid #547263;display:flex;justify-content:space-between;font-size:12px;color:#c1d3c8;gap:15px}.hero-art{background:#e8f278;border-radius:0 12px 12px 0;padding:32px 8% 20px;display:flex;flex-direction:column;overflow:hidden}.art-top{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.5px}.word-art{margin:auto 0;transform:rotate(-7deg);font-family:Manrope,sans-serif;font-size:clamp(50px,6.6vw,100px);font-weight:800;letter-spacing:-5px;line-height:1.12;padding:35px 0}.word-art>span{display:block}.word-art>span:nth-child(2){color:transparent;-webkit-text-stroke:1.8px var(--green)}.dot{color:#ed7451}.art-bottom{display:flex;align-items:center;justify-content:space-between;font-size:16px}.asterisk{font-size:100px;line-height:1}.art-caption{border-top:1px solid #a4b253;margin-top:22px;padding-top:17px;font-size:11px;letter-spacing:1.7px}.values{display:flex;justify-content:space-evenly;gap:20px;align-items:center;max-width:1200px;margin:0 auto;padding:34px 5%;border-bottom:1px solid #dce1d6;font-size:14px}.values i{font-style:normal;color:#798a40;font-size:22px}.section{padding:95px 7%;max-width:1440px;margin:auto}h2{font-size:clamp(32px,3.5vw,50px);font-weight:500;line-height:1.2;letter-spacing:-1.8px;margin-bottom:24px}.about{display:grid;grid-template-columns:1fr 1fr;gap:10%}.about-copy>p{color:#5b685e}.about-copy .large{font-size:23px;color:var(--green);line-height:1.5}.text-link{display:inline-flex;gap:35px;align-items:center;border-bottom:1px solid #b0bb9e;padding-bottom:8px;font-weight:600;font-size:14px}.areas{background:#f0f3ec;padding-top:65px;padding-bottom:70px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-title>p{color:#687361;font-size:14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);margin-top:24px;gap:20px}.card{background:#fafbf8;padding:30px;min-width:0;border-top:2px solid #809a59}.card-number{font-size:14px;color:#71845f;display:block;margin-bottom:44px}.card h3{font-weight:500;font-size:24px;letter-spacing:-.7px}.card p{font-size:15px;color:#637060;min-height:104px}.card-tag{border-top:1px solid #dbe1d3;padding-top:18px;font-size:12px;font-weight:600}.project{background:var(--green);color:#fff;display:grid;grid-template-columns:1fr 1.3fr;gap:9%;margin-top:70px;max-width:95.6%;border-radius:12px;padding-top:64px;padding-bottom:64px}.project-label{display:flex;flex-direction:column;align-items:start}.project-badge{border:1px solid #799487;border-radius:30px;padding:10px 17px;font-size:14px}.project-number{font-size:200px;color:var(--lime);line-height:1.1;margin-top:auto}.lime-text{color:var(--lime)}.project-copy h2{font-size:clamp(32px,3.5vw,50px)}.project-copy>p:not(.eyebrow){color:#cfddd5;font-size:16px;max-width:550px}details{border-top:1px solid #627f6d;margin-top:30px}summary{padding:20px 0;cursor:pointer;display:flex;justify-content:space-between;list-style:none;font-size:15px}summary::-webkit-details-marker{display:none}summary span{font-size:24px}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:#cfddd5}.contact-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:10%;align-items:center}.contact h2{font-size:clamp(40px,4.8vw,68px)}.contact h2 em{font-style:normal;color:#788838}.contact-grid p{color:#637060}.contact-note{border-top:1px solid #d2daca;padding-top:18px;font-size:14px}.dark{background:var(--green);color:#fff}footer{border-top:1px solid #dce1d6;padding:32px 7%;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:12px}footer p{margin:0;color:#66705f}.footer-brand{font-weight:800;font-size:23px;letter-spacing:1px}.footer-brand span{display:block;font-weight:400;font-size:12px;letter-spacing:0;margin-top:6px}@media(min-width:1600px){.hero{max-width:1376px;margin:auto}.project{max-width:1376px}}@media(max-width:900px){.nav{gap:17px;font-size:13px}.header{padding:20px 4%}.hero-copy{padding:40px 8% 25px}h1,.word-art{letter-spacing:-3px}.section{padding:65px 5%}.card{padding:22px}.card h3{font-size:21px}.card p{min-height:150px}.project{gap:7%}.about{gap:6%}}@media(max-width:650px){html{scroll-padding-top:20px}.header{position:relative}.brand strong{font-size:21px}.brand small{font-size:11px}.brand-mark{height:48px;width:43px;font-size:45px}.menu-toggle{display:block;background:transparent;border:1px solid #aebba5;border-radius:6px;padding:10px 13px;color:var(--green);font-size:14px}.nav{display:none;position:absolute;top:90px;left:3%;right:3%;padding:24px;background:#fafbf8;box-shadow:0 12px 24px #123e3220;z-index:3;align-items:stretch;font-size:16px;border:1px solid #dce1d6}.nav.open{display:flex;flex-direction:column}.hero{grid-template-columns:1fr;margin:0 3%}.hero-copy{border-radius:10px 10px 0 0;padding:35px 7% 25px}h1{font-size:72px}.intro{font-size:16px}.hero-art{border-radius:0 0 10px 10px;min-height:390px;padding:25px 7% 18px}.word-art{font-size:66px;padding:30px 12%;letter-spacing:-3px}.art-bottom{font-size:14px}.asterisk{font-size:65px}.hero-foot{font-size:11px}.values{padding:25px 6%;display:grid;grid-template-columns:1fr 1fr;font-size:13px;gap:16px}.values i{display:none}.section{padding:56px 7%}.about,.contact-grid{grid-template-columns:1fr;gap:12px}.about-copy .large{font-size:21px}h2{letter-spacing:-1px}.section-title{display:block}.cards{grid-template-columns:1fr}.card-number{margin-bottom:24px}.card p{min-height:0}.card h3{font-size:25px}.card-tag{margin-top:26px}.project{grid-template-columns:1fr;max-width:94%;margin-top:35px;gap:35px}.project-number{display:none}.project-label .eyebrow{margin-bottom:15px}.contact-grid{gap:15px}footer{flex-wrap:wrap;padding:30px 7%}footer p{order:3;width:100%}.footer-brand{margin-right:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.project-subtitle{font-size:24px!important;line-height:1.4!important;color:var(--lime)!important}.project-facts{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cdd6c4;border-bottom:1px solid #cdd6c4;margin:40px 0 50px;padding:28px 0;gap:20px}.project-facts strong{font-family:Manrope,sans-serif;display:block;font-size:44px;letter-spacing:-2px;font-weight:500}.project-facts span{display:block;font-size:14px;color:#576651;margin-top:8px}.spectra-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%}.spectra h3{font-size:25px;font-weight:500;line-height:1.35}.spectra p{color:#596953}.schedule{margin:0}.schedule>div{padding:15px 0;border-bottom:1px solid #dce1d6;display:flex;justify-content:space-between;gap:20px;font-size:14px}.schedule dt{color:#596953}.schedule dd{margin:0;text-align:right}.source-note{font-size:13px;line-height:1.65;margin-top:20px}.outputs-list{padding-left:22px;line-height:1.7}.outputs-list li{padding-bottom:10px}.subheading{margin-top:55px}.theme-grid,.partner-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.theme-grid article{border-top:2px solid #91a66a;padding-top:22px}.spectra h4{font-family:Manrope,sans-serif;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 15px}.theme-grid p{font-size:15px}.partner-grid article{background:#eef2e7;padding:22px}.partner-grid span{font-size:13px;color:#5d714c;display:block;margin-bottom:25px}.partner-grid p{font-size:13px;margin-bottom:0}.spectra{padding-bottom:25px}@media(max-width:900px){.theme-grid,.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.project-facts{grid-template-columns:1fr 1fr;gap:28px}.project-facts strong{font-size:36px}.spectra-grid{grid-template-columns:1fr;gap:30px}.theme-grid,.partner-grid{grid-template-columns:1fr}.project-subtitle{font-size:21px!important}.schedule>div{flex-direction:column;gap:5px}.schedule dd{text-align:left}}.sustainability{background:#eef2e8;margin-top:65px}.agenda-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;align-items:center}.agenda-intro>p{font-size:18px;color:#4e634b}.agenda-context{border-top:1px solid #c2cfb8;border-bottom:1px solid #c2cfb8;padding:28px 0;margin:20px 0 40px}.agenda-context strong{font-size:22px;font-weight:500}.agenda-context p{max-width:950px;color:#4e634b;margin-top:16px}.agenda-sources{display:flex;flex-wrap:wrap;gap:16px 30px;font-size:14px}.agenda-sources a{text-decoration:underline;text-underline-offset:5px}.sustainability h3{font-size:25px;font-weight:500;line-height:1.4}.goals-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.goals-grid article{background:#fafbf8;padding:28px;border-top:3px solid #647e40}.goal-number{display:block;font-size:13px;letter-spacing:1.5px;font-weight:700;color:#5b713e;margin-bottom:22px}.goals-grid h4{font-size:21px;font-weight:500;line-height:1.4;margin:0 0 16px}.goals-grid p{font-size:15px;color:#52644f;margin:0}.spectra-connection{margin-top:35px;max-width:850px}.contact-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:22px 0}.contact-links a{font-size:16px;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.contact-links a:hover{color:#65792e}@media(max-width:1000px){.nav{gap:16px}.nav a{font-size:13px}}@media(max-width:800px){.goals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agenda-intro{grid-template-columns:1fr;gap:5px}.header,.nav{flex-wrap:wrap}}@media(max-width:650px){.goals-grid{grid-template-columns:1fr}.agenda-sources{flex-direction:column}.sustainability{margin-top:35px}.sustainability h3{font-size:23px}}:root{--lime:#ffda61}.hero{grid-template-columns:1fr 1fr}.hero-copy{background:#123e32}.hero-visual{margin:0;position:relative;min-height:660px;border-radius:0 12px 12px 0;overflow:hidden;background:#2e88c4}.hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%}.hero-visual figcaption{position:absolute;top:28px;left:28px;background:#ffda61;color:#153e33;padding:22px 26px;border-radius:4px 24px 4px 4px;box-shadow:0 8px 25px #123e3220}.hero-visual figcaption span{display:block;font-size:12px;letter-spacing:2px;margin-bottom:12px;font-weight:700}.hero-visual figcaption strong{font-family:Manrope,sans-serif;font-size:28px;font-weight:600;line-height:1.25;letter-spacing:-1px}.values{max-width:none;background:#ffda61;border:0;margin-top:22px;padding:26px 7%;color:#183e33}.values i{color:#b54e2a}.about .eyebrow{color:#bd4c23}.about h2{color:#204ca1}.areas{background:#eaf2fc}.cards{gap:22px}.card{border:0;border-radius:8px;background:#2050aa;color:#fff}.card:nth-child(2){background:#ffce5b;color:#243c2d}.card:nth-child(3){background:#b94e2e;color:#fff}.card p,.card-number{color:inherit;opacity:.95}.card-tag{border-color:#ffffff60}.card:nth-child(2) .card-tag{border-color:#243c2d50}.project{background:#183f77;grid-template-columns:1.15fr 1fr;gap:6%;padding:55px 5%}.workshop-visual{margin:28px 0 0;width:100%}.workshop-visual img{display:block;width:100%;height:auto;border-radius:7px;aspect-ratio:3/2;object-fit:cover}.workshop-visual figcaption{margin-top:13px;color:#e0ebfb;font-size:14px}.project-badge{border-color:#a3bbd6}.project-copy>p:not(.eyebrow),details p{color:#e0ebfb}.project-facts{border:0;border-radius:8px;background:#ffda61;padding:28px}.project-facts strong{color:#204ca1}.theme-grid article:nth-child(1){border-color:#2050aa}.theme-grid article:nth-child(2){border-color:#d05a34}.theme-grid article:nth-child(3){border-color:#d7a514}.theme-grid article:nth-child(4){border-color:#208e77}.partner-grid article{background:#e9f0fc;border-radius:6px}.partner-grid article:nth-child(2){background:#fff0c5}.partner-grid article:nth-child(3){background:#ffe6d9}.partner-grid article:nth-child(4){background:#e3f2e9}.sustainability{background:#f0f5fb}.sustainability h2{color:#204ca1}.town-visual{margin:30px 0;position:relative;border-radius:10px;overflow:hidden;background:#2e88c4}.town-visual img{display:block;width:100%;height:390px;object-fit:cover;object-position:center 55%}.town-visual figcaption{position:absolute;bottom:22px;left:22px;right:22px;width:fit-content;background:#123e32;color:#fff;padding:14px 20px;border-radius:4px;font-size:18px}.agenda-context{border-color:#b9c9df}.goals-grid article{border-top:5px solid #2050aa;border-radius:5px;background:#fff}.goals-grid article:nth-child(2){border-color:#b84458;background:#fff0f2}.goals-grid article:nth-child(3){border-color:#dc612c;background:#fff0df}.goals-grid article:nth-child(4){border-color:#bc3370;background:#fff0f7}.goals-grid article:nth-child(5){border-color:#d5a300;background:#fff6d5}.goals-grid article:nth-child(6){border-color:#184e86;background:#e7effc}.goal-number{color:#34455d}.contact{background:#ffda61;max-width:none;margin-top:55px}.contact h2 em{color:#a64025}.contact-grid p{color:#344d37}.contact-links a:hover{color:#a64025}footer{background:#123e32;color:#fff;border:0}footer p{color:#d8e5d9}@media(max-width:900px){.hero-visual figcaption{left:18px;top:18px;padding:18px}.hero-visual figcaption strong{font-size:24px}.project{grid-template-columns:1fr;gap:35px}.workshop-visual{max-width:620px}.hero-visual{min-height:620px}}@media(max-width:650px){.hero{grid-template-columns:1fr}.hero-visual{min-height:490px;border-radius:0 0 10px 10px}.hero-visual img{object-position:center 65%}.hero-visual figcaption{top:20px;left:20px}.hero-visual figcaption strong{font-size:26px}.values{margin-top:18px}.town-visual img{height:330px;object-position:40% center}.town-visual figcaption{font-size:16px;left:15px;right:15px;bottom:15px}.project{padding:40px 7%}.project-facts{padding:24px}.contact{margin-top:30px}}:root{--green:#102d50}body{color:#15314c}.header{background:#fff;position:relative;z-index:20;padding:18px 5%;max-width:none;border-bottom:1px solid #e7edf1}.brand-icon{width:64px;height:64px;object-fit:contain;flex-shrink:0}.brand{min-width:0}.brand strong{color:#102d50}.brand small{font-size:12px;line-height:1.45}.nav a{min-height:44px;display:flex;align-items:center}.nav a[aria-current=page]{color:#6739a7;text-decoration:underline;text-underline-offset:8px}.nav-contact{border-color:#ccd8e1}.hero-copy{background:#102d50}.hero h1{letter-spacing:-.045em}.corporate-hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:7%;background:#102d50;color:#fff;max-width:none;padding-top:70px;padding-bottom:70px}.corporate-hero h1{font-size:clamp(48px,6vw,86px);letter-spacing:-.045em;line-height:1.1}.corporate-hero img{width:100%;height:auto;max-width:400px;border-radius:16px;justify-self:center}.corporate-hero p{font-size:17px;color:#d8e6ef}.corporate-story{max-width:980px}.corporate-story>p:not(.eyebrow){font-size:18px;color:#506176}.governance{background:#edf2fa;max-width:none}.governance-intro{max-width:650px;color:#526176}.governance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:35px}.governance-grid article{padding:30px;background:#fff;border-radius:10px;border-top:4px solid #6332a3}.governance-grid article:nth-child(2){border-color:#16863d}.governance-grid article:nth-child(3){border-color:#e79014}.governance-grid span{font-size:14px;color:#6739a7}.governance-grid h3{font-size:24px;margin-top:24px;font-weight:600}.governance-grid p{font-size:16px;color:#526176}.brand-story{display:grid;grid-template-columns:1.3fr 1fr;gap:12%;align-items:center}.brand-story img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;max-width:340px;border-radius:16px;justify-self:center}.brand-story p{font-size:18px;color:#526176}.board-list{margin-top:45px}.board-list article{background:#fff;padding:24px;margin:16px 0;border-radius:8px}.board-role{font-weight:600;color:#6332a3}.footer-brand img{vertical-align:middle;border-radius:50%;margin-right:10px}.contact-links a,footer>a{min-height:44px;display:inline-flex;align-items:center}.contact{margin-top:0}.card p,.theme-grid p,.goals-grid p{font-size:16px}.section{scroll-margin-top:20px}img{max-width:100%;height:auto}.menu-toggle{min-height:44px}summary{min-height:48px}footer{background:#102d50}.contact-grid>div{min-width:0}@media(max-width:1000px){.header{padding:14px 4%;flex-wrap:nowrap}.menu-toggle{display:block;background:#fff;border:1px solid #c5ceda;border-radius:8px;padding:10px 14px;color:#102d50;flex-shrink:0}.nav{display:none;position:absolute;top:100%;left:0;right:0;padding:16px 5% 24px;background:#fff;box-shadow:0 14px 20px #102d5015;border-bottom:1px solid #dbe2eb}.nav.open{display:flex;flex-direction:column;align-items:stretch;gap:4px}.nav a{padding:10px 12px;font-size:16px}.nav-contact{margin-top:10px}.governance-grid{gap:15px}.brand-story{gap:7%}}@media(max-width:650px){.brand-icon{width:48px;height:48px}.brand{gap:8px}.brand strong{font-size:22px}.brand small{font-size:10px;max-width:205px}.header{padding:12px 4%;gap:8px}.menu-toggle{font-size:13px;padding:8px 10px}.hero-copy{padding:34px 7% 24px}.hero h1{font-size:clamp(48px,13vw,70px)}.hero-visual{min-height:370px}.hero-visual figcaption strong{font-size:23px}.hero-foot{flex-wrap:wrap;line-height:1.6}.corporate-hero{grid-template-columns:1fr;padding:40px 7%;gap:28px}.corporate-hero h1{font-size:clamp(42px,12vw,64px)}.corporate-hero img{max-width:260px}.corporate-hero p{font-size:16px}.corporate-story>p:not(.eyebrow){font-size:16px}.governance-grid,.brand-story{grid-template-columns:1fr}.brand-story{gap:30px}.brand-story img{max-width:280px;justify-self:center}.section{padding-left:6%;padding-right:6%}.project-facts{gap:24px 16px}.project-facts span{font-size:14px}.contact-grid h2{font-size:clamp(34px,10vw,52px)}.button{max-width:100%;gap:18px}.project-copy .eyebrow{line-height:1.8}.town-visual img{height:280px}footer{gap:16px;padding:28px 6%}.footer-brand{font-size:20px}}@media(prefers-reduced-motion:no-preference){.nav a,.card{transition:background-color .18s ease,transform .18s ease}.card:hover{transform:translateY(-3px)}}.board-list{margin-top:72px}.board-list>p:not(.eyebrow){color:#526176;max-width:620px}.board-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px}.board-grid article{margin:0;padding:28px;border:1px solid #dee5ee;border-radius:18px;box-shadow:0 8px 24px #102d5005}.member-avatar{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:24px;background:#eee5fa;color:#6739a7;font-size:24px;font-weight:700;letter-spacing:.02em;margin-bottom:24px}.board-grid article:nth-child(3n+2) .member-avatar{background:#e1f2e7;color:#19643a}.board-grid article:nth-child(3n) .member-avatar{background:#fff0d8;color:#8d5400}.board-grid h3{font-size:23px;line-height:1.3;margin:0 0 12px}.board-grid .board-role{font-size:15px;line-height:1.65;margin:0;color:#53627a}.charter-note{margin-top:56px;padding:32px;border-radius:18px;background:#fff;border-left:5px solid #6332a3;max-width:960px}.charter-note h3{font-size:26px;margin:12px 0}.charter-note p:not(.eyebrow){font-size:16px;color:#526176}.charter-note p:last-child{font-size:14px}@media(max-width:900px){.board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:550px){.board-grid{grid-template-columns:1fr;gap:14px}.board-list{margin-top:48px}.board-grid article{padding:24px}.member-avatar{width:64px;height:64px;border-radius:20px;margin-bottom:18px}.charter-note{padding:24px}}.brand-story>div{max-width:620px}.brand-story p:last-child{margin-bottom:0}.contact-grid{align-items:start}.contact-grid h2{margin-bottom:0}.contact-grid>div>p:last-child{margin-bottom:0}footer .footer-brand{display:grid;grid-template-columns:48px auto;column-gap:12px;row-gap:4px;flex-shrink:0}footer .footer-brand img{grid-row:1 / 3;width:48px;height:48px;margin:0}footer .footer-brand strong{font-size:23px;line-height:1.2}footer .footer-brand span{grid-column:2;margin:0;font-size:12px;line-height:1.4}.card{display:flex;flex-direction:column}.card p{min-height:0}.card-tag{margin-top:auto}.partner-grid article{display:flex;flex-direction:column}.partner-grid article p{margin-top:auto}.skip{z-index:100}.brand-story .eyebrow{font-size:12px;color:#50664b}@media(min-width:651px)and (max-width:900px){.hero h1{font-size:clamp(54px,8vw,72px)}.governance-grid article{padding:22px}.governance-grid h3{font-size:21px}}@media(max-width:650px){.brand-story img{max-width:260px}.contact-grid{gap:24px}.card-tag{margin-top:16px}footer .footer-brand strong{font-size:21px}}.site-footer{display:block;padding:56px 7% 24px}.footer-main{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:64px;max-width:1240px;margin:auto}.footer-main>div,.footer-main>nav{min-width:0}.footer-identity>p{max-width:300px;margin-top:24px;font-size:14px;line-height:1.8;color:#cbd9e7}.footer-main h2{font-size:16px;font-weight:700;letter-spacing:0;margin:0 0 16px;color:#fff}.footer-nav,.footer-contact{display:flex;flex-direction:column;align-items:flex-start}.footer-nav>a,.footer-contact>a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;line-height:1.6;color:#d9e5f0;overflow-wrap:anywhere}.footer-contact>a{gap:8px}.footer-contact>p{margin-top:16px;color:#cbd9e7;font-size:14px;line-height:1.8;max-width:330px}.site-footer a:hover{color:#ffda61}.footer-bottom{max-width:1240px;margin:40px auto 0;border-top:1px solid #ffffff26;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-bottom p{font-size:12px;color:#b9cbdd}.footer-bottom>a{display:inline-flex;align-items:center;min-height:44px;white-space:nowrap;font-size:13px}.site-footer .footer-brand{width:fit-content;color:#fff}@media(max-width:900px){.footer-main{grid-template-columns:1fr 1fr;gap:32px}.footer-identity{grid-column:1/-1}.footer-identity>p{max-width:none;margin-top:16px}}@media(max-width:550px){.site-footer{padding:40px 6% 20px}.footer-main{grid-template-columns:1fr;gap:32px}.footer-identity{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;margin-top:28px}.footer-bottom p{width:auto;order:0}.footer-contact>a{font-size:14px}}.header{position:sticky;top:0;z-index:40;box-shadow:0 3px 16px #102d5009}html{scroll-padding-top:125px}.nav.open{max-height:calc(100dvh - 100px);overflow-y:auto}.back-to-top{position:fixed;right:24px;bottom:24px;z-index:35;display:flex;align-items:center;gap:9px;min-height:48px;padding:12px 17px;border:1px solid #ffffff80;border-radius:999px;background:#102d50;color:#fff;box-shadow:0 4px 20px #061b3540;cursor:pointer;font-size:13px;font-weight:600}.back-to-top>span:first-child{font-size:22px;line-height:1}.back-to-top:hover{background:#6332a3}.footer-bottom{padding-right:140px}@media(max-width:650px){html{scroll-padding-top:100px}.back-to-top{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));padding:10px 14px}.footer-bottom{padding-right:115px}}.back-to-top{width:48px;height:48px;min-height:48px;padding:0;justify-content:center;gap:0;border-radius:50%}.footer-bottom{padding-right:64px}@media(max-width:650px){.back-to-top{padding:0}.footer-bottom{padding-right:56px}}.site-footer .footer-bottom{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding-right:0;padding-bottom:36px}.site-footer .footer-bottom p{margin:0;order:0;width:auto}.site-footer .footer-bottom .site-credit{min-height:32px;gap:5px;font-size:11px;font-weight:400;color:#a7bbce;letter-spacing:.02em}.site-footer .footer-bottom .site-credit:hover{color:#ffda61}.site-footer .footer-bottom{flex-direction:row;flex-wrap:wrap;gap:8px;padding-bottom:16px}.site-footer .footer-bottom .site-credit{min-height:28px;padding:0 6px;font-size:10px;color:#92a8be;letter-spacing:.04em}.site-footer .footer-bottom{column-gap:28px;row-gap:8px}.site-footer .footer-bottom .site-credit{color:#718ba6;font-size:10px;letter-spacing:0;min-height:44px;padding:0 8px;text-decoration:none}.site-footer .footer-bottom .site-credit:hover,.site-footer .footer-bottom .site-credit:focus-visible{color:#cbd9e7}
