/* GExperts editorial system, revision 2 */
:root{--green:#073a2b;--ink:#102a22;--lime:#d8f39a;--pale:#f3f6f3;--muted:#4e6359}body{line-height:1.65}h1,h2,h3{text-wrap:balance}h2{font-weight:500;line-height:1.1}p{max-width:70ch}header{height:94px}.top{font-size:.8rem}.brand small{font-size:.75rem;letter-spacing:.15em}#nav{font-size:.9375rem;gap:30px}#nav a[aria-current]{text-decoration:underline;text-underline-offset:9px}.eyebrow{font-size:.8125rem;letter-spacing:.13em;line-height:1.6}.button{border-radius:2px;min-height:52px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.textlink{font-size:.9375rem}.editorialhero{display:grid;grid-template-columns:1.04fr 1fr;padding:42px 5.5% 52px;gap:5%;background:#f8faf7;align-items:stretch}.heroheadline{padding:25px 0 0}.heroheadline h1{font-size:clamp(3.2rem,5.5vw,6.2rem);line-height:1.04;letter-spacing:-.055em;margin:0 0 28px}.heroheadline h1 em{font-family:Georgia,serif;font-weight:400;color:#1d6b4e}.heroheadline>p:not(.eyebrow){font-size:1.125rem;max-width:480px}.heroheadline .actions{align-items:center;gap:25px}.herocred{display:flex;align-items:center;gap:30px;border-top:1px solid var(--line);padding-top:23px;margin-top:52px;font-size:.8125rem;line-height:1.5}.herocred>span:first-child{font-size:.75rem;font-weight:700;letter-spacing:.1em;max-width:135px}.herostory{position:relative;margin:0;min-height:500px;background:var(--green);overflow:hidden}.herostory>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:60% center}.herostory:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(3,29,21,.94))}.herostory figcaption{position:absolute;z-index:1;bottom:0;left:0;right:0;padding:32px;color:white}.herostory .eyebrow{display:block;color:var(--lime);font-size:.75rem;margin-bottom:8px}.herostory a{font-size:clamp(1.5rem,2.2vw,2.4rem);line-height:1.2;display:flex;justify-content:space-between;margin-bottom:12px;letter-spacing:-.035em}.herostory figcaption>span:last-child{font-size:.9375rem}.sectorband{padding:25px 5.5%;display:flex;justify-content:space-between;align-items:center;gap:25px;border-block:1px solid var(--line)}.sectorband>span:first-child{font-size:.75rem;letter-spacing:.1em;max-width:145px;line-height:1.5;color:var(--muted)}.sectorband>span:not(:first-child){font-size:1.05rem;font-weight:600}.section{padding-top:85px;padding-bottom:85px}.eventssection .sectionhead{margin-bottom:40px}.eventshowcase{display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid var(--line)}.eventidentity{background:var(--green);color:white;padding:40px;position:relative;overflow:hidden}.eventidentity:after{content:'';position:absolute;height:200px;width:200px;border:1px solid #39634f;right:-101px;top:40px;transform:rotate(45deg)}.eventidentity .eyebrow{color:var(--lime);font-size:.75rem}.eventidentity h3{font-size:clamp(2.8rem,4.1vw,4.6rem);line-height:1;letter-spacing:-.05em;font-weight:700;margin:36px 0}.eventidentity h3>span{font-weight:400}.eventidentity h3>b{color:var(--lime);font-size:.5em;font-weight:400;display:inline-block;margin-left:20px}.dateblock{border-top:1px solid #50715e;display:flex;align-items:center;gap:20px;padding-top:22px}.dateblock strong{font-size:2.6rem;font-weight:400;letter-spacing:-.04em}.dateblock span{font-size:.8125rem;line-height:1.6}.eventdescription{padding:42px}.eventdescription>.eyebrow{font-size:.75rem;letter-spacing:.08em}.eventdescription h3{font-size:clamp(1.8rem,2.7vw,3rem);margin-bottom:22px}.eventdescription p{max-width:580px}.eventcaveat{font-size:.8125rem;margin:23px 0 0}.participation{background:#eef3ee}.participationgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.participationgrid>a{padding:30px;background:white;display:flex;flex-direction:column;border:1px solid #d5dfd6;transition:border-color .2s,transform .2s}.participationgrid>a:hover{border-color:var(--green);transform:translateY(-4px);text-decoration:none}.pathnumber{display:flex;justify-content:space-between;font-size:.8125rem;color:var(--muted);margin-bottom:46px}.pathnumber>span{font-size:1.5rem;color:var(--green)}.participationgrid h3{font-size:2.2rem}.participationgrid p{font-size:1rem}.pathaction{border-top:1px solid var(--line);padding-top:18px;margin-top:auto;font-size:.875rem;font-weight:600}.expertise{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.expertiseimage{height:540px;position:relative;background:var(--green)}.expertiseimage img{height:100%;width:100%;object-fit:cover}.expertiseimage>span{position:absolute;bottom:0;left:0;background:var(--lime);color:var(--green);padding:25px 30px;font-size:.875rem;letter-spacing:.08em;font-weight:700;line-height:1.5}.expertisecopy .large{font-size:1.2rem}.cta{display:flex;justify-content:space-between;gap:40px;align-items:end}.cta .button{position:static}.cta p{color:#dce9de}.cta h2{max-width:700px}.cta>div:last-child{flex-shrink:0}.footergrid{gap:35px}footer h3{letter-spacing:.03em}footer a:not(.brand){font-size:.875rem}.legal{font-size:.8125rem}.legal a{display:inline-block!important}.pagehero{padding-block:65px}.pagehero h1{font-size:clamp(2.75rem,4.8vw,5rem)}.pagehero .eyebrow{font-size:.8125rem}.eventhero{display:grid;grid-template-columns:1.35fr .75fr;gap:40px 8%;align-items:center}.eventherocopy h1{font-size:clamp(3.5rem,6.3vw,6.7rem);line-height:1.02}.eventherocopy h1 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.eventherocopy>p:not(.eyebrow){max-width:630px;font-size:1.1rem}.breadcrumb{display:inline-block;font-size:.875rem;color:#e6eee6;margin-bottom:25px}.eventticket{background:#fff;color:var(--ink);padding:34px;border-top:5px solid var(--lime)}.eventticket .eyebrow{color:var(--green);font-size:.75rem;margin-bottom:20px}.eventticket>strong{display:block;font-size:4.5rem;font-weight:500;letter-spacing:-.06em;line-height:1}.ticketmonth{display:block;font-size:1rem;letter-spacing:.2em;margin:12px 0 24px}.eventticket p{color:var(--ink);font-size:1.1rem;border-top:1px solid var(--line);padding-top:20px}.eventticket p span{font-size:.875rem;color:var(--muted)}.eventticket .button{width:100%;font-size:.875rem;gap:10px}.ticketlink{display:block;border-bottom:1px solid var(--line);padding:14px 0;font-size:.875rem}.eventhero .stats{grid-column:1/-1;margin-top:0}.eventnav{position:sticky;top:94px;z-index:10;background:white;flex-wrap:nowrap;overflow-x:auto;gap:25px;font-size:.875rem;padding-block:16px;scrollbar-width:thin}.eventnav a{white-space:nowrap;min-height:30px;display:flex;align-items:center}.eventnav a:hover{color:#1d6b4e}.notice{font-size:.9375rem}#overview{align-items:start}#overview img{margin-top:30px}#archive>.source{font-size:.875rem}.stats strong{font-size:1.3rem}.stats span{font-size:.875rem}html{scroll-padding-top:175px}.tablewrap{border:1px solid var(--line);margin:20px 0}.tablewrap table{margin:0}.reading h2{font-size:2rem}.rows h3{font-size:1.4rem}.rows a{padding-block:25px}
@media(min-width:1700px){.editorialhero,.sectorband{padding-left:max(5.5%,calc((100vw - 1550px)/2));padding-right:max(5.5%,calc((100vw - 1550px)/2))}}@media(max-width:1050px){.editorialhero{gap:30px}.heroheadline h1{font-size:3.8rem}.heroheadline .actions{align-items:flex-start;flex-direction:column;gap:18px}.herocred{margin-top:30px}.herostory{min-height:510px}.eventdescription,.eventidentity{padding:28px}.eventshowcase{grid-template-columns:.8fr 1.2fr}.eventdescription .actions{flex-direction:column;align-items:flex-start}.participationgrid>a{padding:25px}.eventhero{gap:30px}.eventticket{padding:25px}.expertiseimage{height:500px}.cta{align-items:start}.cta h2{font-size:2.7rem}#nav{gap:20px}.eventhero .stats strong{font-size:1.1rem}}@media(max-width:800px){header{height:auto;min-height:86px;padding-block:10px}#nav{gap:16px}.brand{font-size:1.35rem}.brand img{width:48px;height:48px}.brand small{font-size:.75rem}.eventnav{top:86px}.editorialhero{grid-template-columns:1fr;padding-top:30px}.heroheadline{padding-top:0}.heroheadline h1{font-size:clamp(3.1rem,8vw,4.5rem)}.heroheadline .actions{flex-direction:row;align-items:center}.herocred{margin:30px 0 0}.herostory{min-height:370px}.sectorband{flex-wrap:wrap;justify-content:flex-start;gap:15px 25px}.sectorband>span:first-child{max-width:none;flex-basis:100%}.eventshowcase{grid-template-columns:1fr}.eventidentity h3 br{display:none}.eventidentity h3>span{margin-left:12px}.eventidentity h3{margin:24px 0}.eventidentity .dateblock{max-width:400px}.eventdescription{padding:30px}.participationgrid{gap:12px}.participationgrid>a{padding:22px 18px}.participationgrid h3{font-size:1.7rem}.expertise{gap:35px}.expertiseimage{height:500px}.expertisecopy h2{font-size:2.3rem}.eventhero{grid-template-columns:1fr}.eventticket{max-width:550px}.eventherocopy h1 br{display:none}.eventhero .stats{display:none}.eventnav{gap:22px}.cta{flex-direction:column}.cta>div:last-child{flex-shrink:1}.cta .button{margin-top:12px}}
@media(max-width:700px){#nav{top:86px}header .brand small{font-size:.7rem}.top{font-size:.75rem}.heroheadline .eyebrow{font-size:.75rem}.heroheadline .actions{flex-direction:column;align-items:flex-start}.heroheadline h1{font-size:3.2rem}.heroheadline>p:not(.eyebrow){font-size:1rem}.herostory{min-height:350px}.herostory figcaption{padding:24px}.herostory a{font-size:1.8rem}.sectorband>span:not(:first-child){font-size:.9375rem}.section{padding-block:56px}.sectionhead h2{font-size:2.3rem}.sectionhead p{font-size:1rem}.eventidentity h3{font-size:2.5rem}.eventidentity h3>b{margin-left:12px}.eventidentity h3 br{display:block}.eventidentity h3>span{margin-left:0}.dateblock strong{font-size:2.3rem}.dateblock span{font-size:.8125rem}.eventdescription{padding:26px 23px}.eventdescription>.eyebrow{font-size:.75rem}.eventdescription h3{font-size:2rem}.eventdescription .button{width:100%}.eventcaveat{font-size:.875rem}.participationgrid{grid-template-columns:1fr;gap:14px}.participationgrid>a{padding:25px}.pathnumber{margin-bottom:23px}.participationgrid h3{font-size:2rem;margin-bottom:16px}.pathaction{margin-top:8px}.expertise{grid-template-columns:1fr;gap:35px}.expertiseimage{height:360px}.expertisecopy h2 br{display:none}.expertisecopy h2{font-size:2.3rem}.expertisecopy h2{max-width:330px}.expertisecopy h2 br:after{content:' '}.cta h2{font-size:2.5rem}.footergrid{grid-template-columns:1fr 1fr;gap:25px}.footergrid>div:first-child,.footergrid>div:nth-child(3){grid-column:1/-1}.footergrid>div:nth-child(3){grid-row:3}.legal{margin-top:30px}.pagehero{padding-block:45px}.pagehero h1{font-size:2.7rem}.eventherocopy h1{font-size:3.4rem}.eventherocopy h1 br{display:block}.eventherocopy .actions{display:none}.eventticket{padding:25px}.eventnav{top:86px;font-size:.875rem;padding-inline:6%}html{scroll-padding-top:155px}.stats div{align-items:start;gap:15px}.reading{padding-top:25px}.sectors p{font-size:1rem}.archive p{font-size:1rem}.chips span{font-size:.875rem}.sectors h3{font-size:1.5rem}.top a{font-size:.75rem}}@media(prefers-reduced-motion:reduce){.button,.participationgrid>a{transition:none}.button:hover,.participationgrid>a:hover{transform:none}}

/* Visitor planning and accessible reading, revision 3 */
.visitorguide{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;align-items:start}.visitorguide>div>p{max-width:36ch}.guidecontact{border-top:1px solid #bdcbbf;margin-top:35px;padding-top:25px}.guidecontact p{font-size:.9375rem;margin:12px 0 18px}.faq{border-top:1px solid #bdcbbf}.faq details{padding:23px 0}.faq summary{font-size:1.125rem;line-height:1.5;letter-spacing:0;padding-right:15px}.faq details[open] summary{color:#1d6b4e}.faq p{margin-bottom:18px}.faq .actions{margin-top:15px}.visitorlink{margin-top:24px}.eventnav a{min-height:44px}.ticketlink{min-height:48px}.eventticket .eyebrow{border:0;padding-top:0}.cta>div{min-width:0}.cta>div:first-child{flex:1}.cta>div:last-child{max-width:100%}.eventnav{scroll-padding-inline:20px}html{scroll-padding-top:190px}@media(max-width:800px){.visitorguide{grid-template-columns:1fr;gap:30px}.guidecontact{margin-top:24px}.eventnav{position:static}.visitorguide>div>p{max-width:none}html{scroll-padding-top:110px}}@media(max-width:400px){.heroheadline h1{font-size:2.8rem}.eventherocopy h1{font-size:3rem}.brand{gap:8px}.brand small{letter-spacing:.1em}.faq summary{font-size:1.0625rem}}
