@font-face{font-family:Inter;src:url('assets/inter-regular.ttf');font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url('assets/inter-medium.ttf');font-weight:500;font-display:swap}
:root{--teal:#123a3f;--deep:#08272c;--ink:#173d40;--muted:#657575;--paper:#f5f5f6;--line:#dce3df;--green:#8aa78a;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,'PingFang SC','Microsoft YaHei',Arial,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.35}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}img{display:block;width:100%;height:auto}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #94b56b;outline-offset:6px}.wrap{width:min(1224px,calc(100% - 96px));margin:auto}.skip{position:fixed;top:-100px;left:16px;background:var(--teal);color:white;padding:12px;z-index:100}.skip:focus{top:10px}.site-header{height:88px;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:30;border-bottom:1px solid #edf0ee;backdrop-filter:blur(16px)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:18px;white-space:nowrap}.brand-logo{background:var(--teal);padding:14px 12px;display:block;border-radius:2px}.brand-logo img{width:145px}.brand-name{font-size:20px;letter-spacing:2px;font-weight:500}.nav nav{display:flex;gap:36px;height:100%;align-items:center}.nav nav a{height:100%;display:grid;align-items:center;font-size:14px;position:relative;color:#4a5e5f}.nav nav a:hover,.nav nav a.active{color:var(--teal)}.nav nav a.active:after{position:absolute;bottom:21px;left:50%;width:16px;transform:translateX(-50%);height:2px;background:var(--teal);content:''}.group-link{font-size:14px;border-left:1px solid var(--line);padding-left:26px}.group-link span{margin-left:12px}.menu-toggle{display:none}.hero{height:650px;position:relative;isolation:isolate;overflow:hidden;background:#e4ece7;scroll-margin-top:88px}.hero-image{position:absolute;z-index:-3;height:100%;object-fit:cover;object-position:50% 65%}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(238,244,239,.85),rgba(238,244,239,.35) 50%,transparent 75%)}.hero-content{padding-top:93px}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:500}.hero .eyebrow{margin-bottom:22px}.hero h1{font-size:64px;line-height:1.32;letter-spacing:2px;font-weight:500}.title-dot{color:#779580}.hero-copy{margin-top:24px;color:#4d6664;line-height:1.95}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:50px;padding:12px 23px;font-size:14px;border-radius:3px;transition:background .25s,transform .25s,box-shadow .25s}.button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #123a3f18}.button span{font-size:20px;line-height:1}.primary{color:#fff;background:var(--teal)}.primary:hover{background:#24545a}.hero .button{margin-top:32px}.hero-caption{position:absolute;bottom:24px;left:48px;right:48px;color:#fff;display:flex;justify-content:space-between;font-size:12px;letter-spacing:2px;text-shadow:0 1px 12px #193c3d}.hero-caption span{letter-spacing:3px}.projects{padding-top:70px;padding-bottom:86px;scroll-margin-top:85px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:24px}.section-top .eyebrow{color:#7b9188;margin-bottom:8px}.section-top h2{font-size:32px;letter-spacing:1px}.section-top>p{font-size:14px;color:var(--muted);margin-bottom:4px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project-card{height:350px;position:relative;color:white;overflow:hidden;border-radius:5px;isolation:isolate}.project-card>img{position:absolute;inset:0;z-index:-3;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.education-card>img{object-position:45% center}.family-card>img{object-position:50% center}.card-tint{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#061b2220,#082a3533 35%,#0b292ee6);transition:background .4s}.education-card .card-tint{background:linear-gradient(180deg,#22232320,#25302b25 30%,#173b40eb)}.project-top{position:absolute;left:28px;right:28px;top:24px;display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:1.4px}.icon{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.project-copy{position:absolute;left:28px;right:28px;bottom:32px}.project-kicker{font-size:13px;color:#e7efeb;display:block;margin-bottom:8px}.project-copy h3{font-size:28px;letter-spacing:1px}.project-reveal{display:grid;grid-template-rows:0fr;opacity:0;max-height:0;overflow:hidden;transition:opacity .4s,max-height .55s var(--ease),margin .4s;visibility:hidden}.project-reveal p{font-size:14px;line-height:1.8;margin-bottom:20px;color:#e3ede8}.card-button{display:flex;align-items:center;justify-content:space-between;background:#fff;color:var(--teal);font-size:14px;min-height:42px;padding:9px 16px;border-radius:2px}.card-button span{font-size:20px}.card-corner{position:absolute;right:28px;bottom:35px;font-size:25px;transition:opacity .3s}.project-card:hover>img,.project-card:is(:focus-visible,:has(:focus-visible))>img{transform:scale(1.06)}.project-card:hover .project-reveal,.project-card:is(:focus-visible,:has(:focus-visible)) .project-reveal{display:block;max-height:190px;margin-top:16px;opacity:1;visibility:visible}.project-card:hover .card-corner,.project-card:is(:focus-visible,:has(:focus-visible)) .card-corner{opacity:0}.action-section{background:#f6f8f5;padding:80px 0 86px}.action-heading{text-align:center;margin-bottom:66px}.action-heading .eyebrow{color:#7a8d7d;margin-bottom:14px}.action-heading h2{font-size:36px;letter-spacing:.6px}.heading-separator{font-weight:400;color:#b8c5bb;padding:0 4px}.action-heading>p:last-child{color:var(--muted);margin-top:18px;font-size:14px}.action-row{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center;scroll-margin-top:120px}.action-photo{height:478px;position:relative;border-radius:5px;overflow:hidden;color:white;isolation:isolate}.action-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#05282495,transparent 65%);z-index:-1}.action-photo>img{height:100%;object-fit:cover;position:relative;z-index:-2;transition:transform 1s var(--ease)}.action-photo:hover>img{transform:scale(1.035)}.photo-label{position:absolute;bottom:35px;left:32px;display:flex;align-items:center;gap:13px;font-size:16px;letter-spacing:1px}.photo-index{position:absolute;top:26px;left:30px;font-size:11px;letter-spacing:2px}.section-label{font-size:14px;letter-spacing:1.5px;margin-bottom:15px;display:flex;align-items:center;gap:10px}.section-label:before{content:'';width:18px;height:1px;background:#779080}.action-copy h3{font-size:43px;line-height:1.38;letter-spacing:1px;margin-bottom:24px}.action-copy h3>span{color:#8b9c7a}.body-copy{font-size:15px;color:var(--muted);line-height:1.95}.data-row{display:flex;margin-top:29px;gap:34px}.data-row>div+div{border-left:1px solid #d4ded5;padding-left:30px}.data-row strong{display:block;font-size:39px;line-height:1.2;font-weight:400;letter-spacing:-1px}.data-row strong span{font-size:14px;letter-spacing:0}.data-row p{font-size:12px;color:var(--muted);margin-top:8px;line-height:1.5}.source{font-size:11px;color:#74837d;margin-top:17px;line-height:1.8}.source a{text-decoration:underline;text-underline-offset:3px}.source a:hover{color:var(--teal)}.action-copy>.button{margin-top:26px}.section-rule{height:1px;background:#d5e0d6;margin:76px 0;position:relative;text-align:center}.section-rule span{font-size:11px;letter-spacing:2px;padding:0 20px;background:#f6f8f5;position:relative;top:-15px;color:#879987}.feature-line{font-size:16px;margin-bottom:13px}.reunion-row{gap:75px}.reunion-photo>img{object-position:45% center}.reunion-row h3{font-size:41px}.reunion-row .data-row{gap:26px}.reunion-row .data-row>div+div{padding-left:26px}.education-section{padding-top:95px;padding-bottom:95px;display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.education-image{height:330px;overflow:hidden;border-radius:4px;position:relative}.education-image img{height:100%;object-fit:cover}.education-image:after{position:absolute;inset:0;content:'';background:linear-gradient(0deg,#123a3f90,transparent 60%)}.education-image span{position:absolute;bottom:24px;left:28px;color:#fff;z-index:1;font-size:18px}.education-copy h2{font-size:33px;line-height:1.5;margin-bottom:20px}.education-copy>p:not(.section-label){color:var(--muted);font-size:15px;line-height:1.95}.text-button{display:inline-flex;gap:32px;align-items:center;border-bottom:1px solid #a7b7ad;background:transparent;padding:10px 0;font-size:14px;margin-top:22px;transition:gap .3s}.text-button:hover{gap:43px}.text-button span{font-size:21px}.about-section{background:#f2f5f2;padding:84px 0}.about-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:110px}.about-layout .eyebrow{color:#7c8f83;margin-bottom:18px}.about-layout h2{font-size:34px;line-height:1.5}.about-intro{font-size:14px;color:var(--muted);line-height:2;margin-top:25px}.principles>div{padding:25px 0 25px 50px;position:relative;border-bottom:1px solid #d6dfd8}.principles>div:first-child{padding-top:6px}.principles>div:last-child{border:0}.principles span{position:absolute;left:0;font-size:12px;color:#819586;top:31px}.principles>div:first-child span{top:12px}.principles h3{font-size:20px;margin-bottom:10px}.principles p{font-size:14px;color:var(--muted)}.closing{text-align:center;padding-top:75px;padding-bottom:78px}.closing .eyebrow{color:#7a9182;margin-bottom:20px}.closing h2{font-size:32px;letter-spacing:1px}.closing .button{margin-top:28px;min-width:165px}.mobile-only{display:none}footer{background:var(--deep);color:#fff;padding:53px 0 0}.footer-main{display:flex;justify-content:space-between;gap:60px;padding-bottom:48px}.footer-brand{gap:20px}.footer-brand img{width:177px}.footer-brand span{font-size:18px;border-left:1px solid #496164;padding-left:20px}.footer-main>div>p{font-size:13px;margin-top:22px;color:#a0b4b4;letter-spacing:1px}.footer-links{display:flex;gap:90px;margin-left:auto}.footer-links h3{font-size:14px;margin-bottom:20px}.footer-links a{display:block;font-size:13px;color:#a0b4b4;margin-top:10px}.footer-links a:hover{color:#fff}.back-top{border:1px solid #3e595c;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;font-size:22px;flex-shrink:0}.back-top:hover{background:#24494e}.footer-bottom{border-top:1px solid #29474b;display:flex;justify-content:space-between;gap:20px;padding:23px 0;color:#8fa6a7;font-size:11px}.footer-bottom button{background:none;font-size:11px;color:#8fa6a7;padding:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}
dialog{border:0;padding:57px 44px 32px;border-radius:10px;color:var(--ink);background:#fbfdf9;width:min(940px,calc(100% - 40px));max-height:calc(100dvh - 50px);box-shadow:0 25px 100px #08272c33;overscroll-behavior:contain}dialog::backdrop{background:#08272c88;backdrop-filter:blur(7px)}dialog[open]{animation:dialog-in .3s var(--ease)}@keyframes dialog-in{from{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:none}}.dialog-close{position:absolute;right:18px;top:13px;font-size:30px;line-height:1;width:40px;height:40px;background:transparent;color:#60766b}.dialog-close:hover{color:var(--teal);background:#e8efe3;border-radius:50%}.nature-dialog{text-align:center}.nature-dialog .eyebrow{color:#77917a;font-size:11px}.modal-overline{font-size:20px;margin-top:18px;margin-bottom:5px}.nature-dialog h2{font-size:35px;letter-spacing:1px}.modal-subtitle{color:#71816d;font-size:14px;margin-top:16px}.green-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0 28px;text-align:left}.green-cards article{background:#e9f0df;padding:26px 23px 25px;border-radius:6px;position:relative}.green-cards article:nth-child(2){background:#dceacd}.green-cards article:nth-child(3){background:#cddfbd}.eco-icon{width:45px;height:45px;stroke:#3e663c;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;margin-bottom:30px}.eco-number{position:absolute;right:22px;top:28px;font-size:12px;color:#76906c}.green-cards h3{font-size:18px;margin-bottom:13px}.green-cards p{font-size:14px;color:#53644d;line-height:1.8}.nature-dialog>.button{min-width:190px}.modal-footnote{font-size:12px;color:#849278;margin-top:17px}.info-dialog{max-width:600px;padding:45px}.info-dialog h2{font-size:29px;margin:12px 0 20px}.info-dialog>p{font-size:14px;color:var(--muted)}.info-item{padding:18px 0;border-bottom:1px solid var(--line)}.info-item h3{font-size:18px;margin-bottom:8px}.info-item p{font-size:14px;line-height:1.85;color:var(--muted)}.info-dialog>.button{margin-top:24px}
@media(min-width:1600px){.hero-content{padding-top:98px}.hero{height:710px}.hero h1{font-size:70px}.hero-caption{left:calc((100% - 1224px)/2);right:calc((100% - 1224px)/2)}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.brand-logo img{width:125px}.brand-name{font-size:18px}.nav{gap:20px}.nav nav{gap:24px}.group-link{padding-left:18px}.hero h1{font-size:57px}.hero-content{padding-top:90px}.action-row,.education-section{gap:42px}.action-copy h3,.reunion-row h3{font-size:35px}.action-photo{height:460px}.data-row{gap:18px}.data-row>div+div{padding-left:18px}.data-row strong{font-size:32px}.project-copy{left:23px;right:23px}.project-copy h3{font-size:25px}.project-top{left:23px;right:23px}.project-kicker{font-size:12px}.card-corner{right:23px}.about-layout{gap:55px}.footer-main{gap:35px}.footer-links{gap:45px}.footer-brand{flex-wrap:wrap;gap:14px}.footer-brand span{border:0;padding:0}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.site-header{height:72px}.nav{gap:12px}.brand{gap:11px}.brand-logo{padding:11px 8px}.brand-logo img{width:108px}.brand-name{font-size:16px;letter-spacing:1px}.group-link{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;background:none;width:40px;height:44px;padding:10px;margin-left:auto}.menu-toggle span{width:22px;height:1px;background:var(--teal);transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.nav nav{display:none;position:absolute;left:0;right:0;top:71px;height:auto;padding:20px;background:#fff;box-shadow:0 15px 20px #123a3f10}.nav nav.open{display:flex;flex-direction:column;gap:0;align-items:stretch}.nav nav a{padding:12px 8px}.nav nav a.active:after{display:none}.hero{height:600px}.hero-image{object-position:68% center}.hero-shade{background:linear-gradient(90deg,#edf3ede6,#edf3ed55 80%,#edf3ed20)}.hero-content{padding-top:70px}.hero h1{font-size:49px;letter-spacing:0}.hero-copy{font-size:14px}.hero .eyebrow{font-size:11px}.hero-caption{left:20px;right:20px;font-size:10px}.section-top h2{font-size:28px}.section-top>p{display:none}.projects{padding-top:50px;padding-bottom:55px}.project-grid{gap:12px}.project-card{height:325px}.project-top{left:18px;right:18px;font-size:9px}.project-top .icon{width:20px}.project-copy{left:18px;right:18px;bottom:25px}.project-copy h3{font-size:22px}.project-kicker{display:none}.card-corner{display:none}.project-reveal{display:block;max-height:180px;margin-top:14px;opacity:1;visibility:visible}.project-reveal p{font-size:12px;line-height:1.7;margin-bottom:18px}.card-button{font-size:12px;padding:8px 11px}.action-section{padding:55px 0}.action-heading{margin-bottom:38px}.action-heading h2{font-size:29px}.action-heading>p:last-child{font-size:13px}.action-row{gap:26px}.action-copy h3,.reunion-row h3{font-size:29px;margin-bottom:18px}.section-label{font-size:13px}.body-copy{font-size:14px}.action-photo{height:460px}.data-row,.reunion-row .data-row{gap:15px;flex-wrap:wrap;margin-top:22px}.data-row>div+div,.reunion-row .data-row>div+div{border:0;padding-left:0}.data-row strong{font-size:29px}.data-row p{font-size:11px}.source{font-size:10px}.photo-label{left:20px;right:20px;bottom:22px;font-size:14px}.photo-label .icon{display:none}.feature-line{font-size:14px}.section-rule{margin:55px 0}.education-section{gap:32px;padding-top:65px;padding-bottom:65px}.education-copy h2{font-size:27px}.education-copy>p:not(.section-label){font-size:14px}.education-image{height:320px}.education-image span{font-size:14px;left:20px}.about-section{padding:60px 0}.about-layout{gap:35px}.about-layout h2{font-size:27px}.about-intro br{display:none}.principles{padding-top:20px}.principles>div{padding-left:35px}.principles h3{font-size:18px}.principles p{font-size:13px}.closing{padding:55px 0}.closing h2{font-size:28px}.footer-links{gap:30px}.footer-main{gap:25px}.footer-brand{flex-direction:column;align-items:flex-start}.footer-brand img{width:145px}.footer-links h3{font-size:13px}.footer-links a{font-size:12px}.back-top{width:36px;height:36px}.footer-bottom{flex-wrap:wrap;gap:8px}.footer-bottom>span:nth-child(2){display:none}dialog{padding:45px 25px 28px}.nature-dialog h2{font-size:29px}.green-cards{gap:12px}.green-cards article{padding:24px 17px}.green-cards h3{font-size:16px}.green-cards p{font-size:13px}}
@media(max-width:580px){html{scroll-padding-top:90px}.hero{height:615px}.hero-image{object-position:72% center}.hero-shade{background:linear-gradient(180deg,#eef4ecee 0%,#eef4ecbb 42%,#eef4ec30 78%)}.hero-content{padding-top:57px}.hero h1{font-size:43px;line-height:1.4}.hero-copy{margin-top:20px;font-size:13px;line-height:1.9}.hero .button{margin-top:27px;font-size:13px;min-height:46px}.hero-caption{font-size:10px}.project-grid{grid-template-columns:1fr;gap:17px}.project-card{height:300px}.project-top{top:22px;font-size:10px;left:25px;right:25px}.project-top .icon{width:24px;height:24px}.project-copy{left:25px;right:25px;bottom:27px;max-width:300px}.project-kicker{display:block;font-size:12px}.project-copy h3{font-size:27px}.project-reveal{max-height:150px;margin-top:12px}.project-reveal p{font-size:13px;margin-bottom:15px}.card-button{width:170px;font-size:13px}.section-top{margin-bottom:25px}.section-top h2{font-size:27px}.action-heading{text-align:left}.action-heading h2{font-size:27px;line-height:1.65}.heading-separator{display:block;font-size:0;height:0}.action-heading>p:last-child{line-height:1.9;margin-top:12px}.action-heading .eyebrow{font-size:10px;letter-spacing:1.5px}.action-row{grid-template-columns:1fr;gap:30px}.action-photo{height:330px}.action-copy h3,.reunion-row h3{font-size:36px}.action-copy{padding:0 4px}.body-copy{font-size:14px}.data-row,.reunion-row .data-row{gap:28px;flex-wrap:nowrap}.data-row>div+div,.reunion-row .data-row>div+div{border-left:1px solid #d4ded5;padding-left:25px}.data-row strong{font-size:35px}.data-row p{font-size:11px}.source{font-size:10px;line-height:1.9}.reunion-row .action-photo{grid-row:1}.action-copy>.button{margin-top:24px}.section-rule{margin:55px 0}.education-section{grid-template-columns:1fr;padding:55px 0;gap:30px}.education-image{height:285px}.education-copy{padding:0 4px}.education-copy h2{font-size:31px}.about-layout{grid-template-columns:1fr;gap:25px}.about-layout h2{font-size:31px}.about-intro{font-size:14px}.principles{padding-top:0}.principles>div:first-child{padding-top:25px}.principles>div:first-child span{top:31px}.closing h2{font-size:27px;line-height:1.65}.mobile-only{display:block}.closing .eyebrow{font-size:10px;letter-spacing:1.6px}.footer-main{flex-wrap:wrap;position:relative;gap:35px}.footer-main>div:first-child{width:100%}.footer-brand{flex-direction:row;align-items:center}.footer-brand span{border-left:1px solid #496164;padding-left:14px;font-size:16px}.footer-brand img{width:150px}.footer-links{margin-left:0;gap:65px}.back-top{position:absolute;right:0;top:0;width:32px;height:32px;font-size:19px}.footer-brand{max-width:calc(100% - 40px);flex-wrap:wrap}.footer-bottom{font-size:10px;padding:20px 0}.footer-bottom button{font-size:10px}.nature-dialog{width:calc(100% - 24px);padding:42px 22px 26px;max-height:calc(100dvh - 24px)}.nature-dialog h2{font-size:25px}.nature-dialog .eyebrow{font-size:9px;letter-spacing:1px}.modal-overline{font-size:17px}.modal-subtitle{font-size:12px}.green-cards{grid-template-columns:1fr;gap:12px;margin:25px 0}.green-cards article{padding:22px 20px 22px 81px}.eco-icon{position:absolute;left:20px;top:23px;width:39px;height:39px}.green-cards h3{font-size:17px;padding-right:20px;margin-bottom:9px}.green-cards p{font-size:13px}.eco-number{top:24px;right:17px;font-size:10px}.info-dialog{padding:45px 25px 28px}.info-dialog h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Refined brand header and single, centered banner. */
.nav .brand-logo{background:transparent;padding:0;border-radius:0}
.nav .brand-logo img{width:175px;filter:brightness(0) saturate(100%) invert(18%) sepia(24%) saturate(1042%) hue-rotate(139deg) brightness(91%) contrast(91%)}
.nav nav{margin-left:auto}
.hero-content{height:100%;padding-top:0;display:flex;align-items:center;justify-content:center;text-align:center}
.hero h1{font-size:68px;line-height:1.4;letter-spacing:3px;transform:none}
.hero-shade{background:linear-gradient(180deg,rgba(239,245,241,.47),rgba(239,245,241,.40) 50%,rgba(239,245,241,.12))}
@media(min-width:1600px){.hero-content{padding-top:0}.hero h1{font-size:74px}}
@media(max-width:1100px){.nav .brand-logo img{width:155px}.hero-content{padding-top:0}.hero h1{font-size:60px}}
@media(max-width:800px){.nav .brand-logo img{width:140px}.nav nav{margin-left:0}.hero-content{padding-top:0}.hero h1{font-size:51px;letter-spacing:1px;transform:none}}
@media(max-width:580px){.nav .brand-logo img{width:132px}.hero-content{padding-top:0}.hero h1{font-size:42px;line-height:1.5;letter-spacing:1px;transform:none}.hero-shade{background:linear-gradient(180deg,rgba(239,245,241,.62),rgba(239,245,241,.45) 58%,rgba(239,245,241,.08))}}

/* Open, edge-to-edge action panels share a single image stage. */
.action-section{background:#fff;padding:0 0 0}
.action-heading{padding-top:30px;margin-bottom:48px}
.action-stage{display:flex;width:100%;height:650px;overflow:hidden;background:var(--deep)}
.action-panel{position:relative;isolation:isolate;flex:1;min-width:0;overflow:hidden;color:#fff;transition:flex 750ms var(--ease);scroll-margin-top:100px}
.panel-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;transition:transform 1s var(--ease)}
.nature-panel .panel-background{object-position:center}
.reunion-panel .panel-background{object-position:center}
.action-panel:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,28,25,.08),rgba(5,28,25,.24) 25%,rgba(5,28,25,.85));z-index:-2;transition:background 600ms}
.action-panel:before{content:'';position:absolute;inset:0;background:#092d2a;opacity:0;z-index:-1;transition:opacity 600ms}
.panel-content{position:absolute;left:clamp(32px,6vw,110px);right:40px;bottom:52px;max-width:570px}
.panel-content .section-label{color:#e4eee6;margin-bottom:17px;letter-spacing:2px}
.panel-content .section-label:before{background:#d2ddc4}
.panel-content h3{font-size:43px;line-height:1.42;letter-spacing:1px;white-space:nowrap}
.panel-hint{display:flex;align-items:center;gap:30px;font-size:14px;color:#e4eee5;max-height:45px;opacity:1;margin-top:25px;transition:opacity .25s,max-height .5s,margin .5s;overflow:hidden}
.panel-hint>span{font-size:25px}
.panel-details{max-height:0;opacity:0;visibility:hidden;overflow:hidden;transform:translateY(15px);transition:max-height 700ms var(--ease),opacity 350ms,transform 600ms var(--ease),visibility 700ms;margin-top:0}
.panel-details .body-copy{font-size:15px;color:#e4ede7;line-height:1.9}
.panel-details .feature-line{font-size:16px;color:#fff;margin-bottom:13px}
.panel-details .data-row{margin-top:24px;gap:40px}
.panel-details .data-row>div+div{padding-left:32px;border-left:1px solid #ffffff40}
.panel-details .data-row strong{font-size:37px;color:#fff}
.panel-details .data-row p{color:#e0e8e1;font-size:12px}
.panel-details .source{color:#c4d0c8;font-size:11px;margin-top:15px}
.panel-details .source a:hover{color:#fff}
.panel-details .button{background:#fff;color:var(--teal);margin-top:23px;min-width:200px}
.panel-details .button:hover{background:#e7efdf}
@media(hover:hover) and (min-width:801px){
.action-stage:has(.action-panel:hover,.action-panel:focus-visible,.action-panel :focus-visible) .action-panel{flex:.7}
.action-stage .action-panel:hover,.action-stage .action-panel:is(:focus-visible,:has(:focus-visible)){flex:1.3!important}
.action-panel:hover:before,.action-panel:is(:focus-visible,:has(:focus-visible)):before{opacity:.36}
.action-panel:hover .panel-background,.action-panel:is(:focus-visible,:has(:focus-visible)) .panel-background{transform:scale(1.025)}
.action-panel:hover .panel-details,.action-panel:is(:focus-visible,:has(:focus-visible)) .panel-details{max-height:410px;opacity:1;visibility:visible;transform:none;margin-top:22px;transition:max-height 700ms var(--ease),opacity 500ms 100ms,transform 650ms var(--ease),visibility 0ms}
.action-panel:hover .panel-hint,.action-panel:is(:focus-visible,:has(:focus-visible)) .panel-hint{max-height:0;opacity:0;margin-top:0}
.action-stage:has(.action-panel:hover) .action-panel:not(:hover) .panel-content h3{font-size:clamp(25px,2.55vw,38px)}
}
@media(max-width:1100px){.panel-content{left:36px;right:30px}.panel-content h3{font-size:35px}.panel-details .data-row{gap:22px}.panel-details .data-row>div+div{padding-left:22px}.panel-details .data-row strong{font-size:32px}.panel-details .body-copy{font-size:14px}.panel-details .data-row p{font-size:11px}}
@media(max-width:800px),(hover:none){
.action-stage{height:auto;display:grid;grid-template-columns:1fr}
.action-panel{min-height:590px;display:flex;align-items:center;padding:55px max(28px,6vw);transition:none}
.panel-content{position:relative;inset:auto;max-width:570px;width:100%;margin:auto}
.panel-content h3{font-size:38px;white-space:normal}
.panel-details{max-height:none;opacity:1;visibility:visible;transform:none;margin-top:23px}
.panel-hint{display:none}
.action-panel:before{opacity:.4}
.panel-details .data-row{gap:28px;flex-wrap:nowrap}
.panel-details .data-row>div+div{padding-left:24px;border-left:1px solid #ffffff40}
.panel-details .data-row strong{font-size:35px}
.panel-details .data-row p{font-size:11px}
.panel-details .body-copy{font-size:14px}
.panel-details .source{font-size:10px}
.action-heading{padding-top:8px;margin-bottom:35px}
}
@media(max-width:580px){.action-heading{padding-top:4px}.action-panel{padding:45px 26px;min-height:615px}.panel-content h3{font-size:34px}.panel-details .feature-line{font-size:14px}.panel-details .data-row{gap:22px}.panel-details .data-row>div+div{padding-left:22px}.panel-details .data-row strong{font-size:33px}.panel-content .section-label{font-size:13px}.reunion-panel{min-height:660px}}
/* Glass overlays retain the photography beneath the content. */
.action-panel:after{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:linear-gradient(180deg,rgba(10,37,34,.13),rgba(10,37,34,.34) 36%,rgba(6,30,29,.76));box-shadow:inset 0 1px 0 #ffffff16}
.card-tint{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);transition:backdrop-filter 500ms var(--ease),-webkit-backdrop-filter 500ms var(--ease),background 500ms}
@media(hover:hover){.project-card:hover .card-tint{backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);background:linear-gradient(180deg,rgba(17,48,46,.23),rgba(11,40,42,.75));box-shadow:inset 0 0 0 1px #ffffff1a}}
.project-card:is(:focus-visible,:has(:focus-visible)) .card-tint{backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);background:linear-gradient(180deg,rgba(17,48,46,.23),rgba(11,40,42,.75));box-shadow:inset 0 0 0 1px #ffffff1a}
/* Original GLEESEASONS footer: central wordmark, atmospheric light, bottom rail. */
.group-footer{position:relative;isolation:isolate;min-height:467px;overflow:hidden;background:#010303;padding:0;color:#fff}
.group-footer-fade{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 0;opacity:.92}
.group-footer-orb{position:absolute;z-index:-1;top:-260px;left:50%;width:900px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(230,241,248,.22),rgba(117,151,170,.09) 42%,transparent 68%);filter:blur(30px);mix-blend-mode:hard-light;opacity:.7;transform:translateX(-50%)}
.group-footer-inner{position:relative;min-height:467px;padding:0 0 56px;display:flex;flex-direction:column;justify-content:flex-end}
.group-footer-logo{position:absolute;top:156px;left:50%;width:190px;transform:translateX(-50%)}
.group-footer-logo img{width:100%;max-height:72px;object-fit:contain}
.group-footer-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;width:100%}
.group-footer-meta p,.group-footer-meta a{color:#a5a5ac;font-size:14px;line-height:20px}
.group-footer-meta nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px 32px}
.group-footer-meta a:hover{color:#fff}
@media(max-width:800px){.group-footer-inner{padding-bottom:40px}.group-footer-meta{flex-direction:column;align-items:flex-start;gap:22px}.group-footer-meta nav{justify-content:flex-start;gap:14px 24px}.group-footer-logo{top:146px;width:170px}.group-footer-meta p,.group-footer-meta a{font-size:13px}}
