@charset "UTF-8";.hero{background-image:url(/split-screen-image.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;width:100%;min-height:100svh;position:relative;overflow:hidden}.hero__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;width:100%;height:100%;padding:48px 0 10%;will-change:transform,opacity;z-index:10}@media screen and (max-width:768px){.hero__content{padding:48px 0 15vh}}.hero__bg{position:absolute;inset:0;width:100%;height:100%;z-index:1}.hero__bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}.hero h1{width:95%;margin:1rem auto 0;font-size:clamp(2rem,8.5vw,4.75rem);color:var(--accent-lime);will-change:transform,opacity}.hero h2{font-size:clamp(2.25rem,11.5vw,6.75rem)}.branding{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;height:fit-content;padding:0}.logo{margin-top:70px;width:15vw;max-width:150px}.section{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:480px;padding:8rem 2rem;text-align:center;color:var(--section-earth);background-color:var(--section-cream-bg);will-change:transform,opacity}@media screen and (max-width:768px){.section{padding:4rem 2rem}}.section h3{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin:3rem 0 0;text-align:center;color:var(--text-light)}.section--blue{color:var(--text-light);background-color:var(--primary-bg);align-items:stretch;text-align:left}.section--blue h3{margin:3rem 0 0;text-align:center;color:var(--text-light)}.section--orange{color:var(--text-light);background-color:var(--primary-orange);align-items:stretch;text-align:left}.about-video{width:100%;height:auto;display:block;border-radius:8px;margin:2rem 0}.infography{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem 2rem;margin-top:.5rem}@media screen and (max-width:900px){.infography{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.infography{grid-template-columns:1fr}}.infography .info__card{display:flex;flex-direction:column;gap:1rem}.infography .info__icon{display:block;width:100%;max-width:240px;height:auto;object-fit:contain}.infography .info__text{font-size:clamp(.9rem,1.2vw,1.05rem);font-style:italic;line-height:1.6;margin:0;color:var(--text-light)}.interlude{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:4rem 1rem 2rem;height:90svh;min-height:600px;background-color:var(--primary-bg);color:var(--text-light);overflow:hidden}@media screen and (max-width:768px){.interlude{height:70svh}}.interlude__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;pointer-events:none}.interlude__bg img{width:100%;height:100%;object-fit:cover;display:block}.interlude__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:90%;height:100%}.interlude__content p{max-width:900px}.contact-form{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center;margin-top:1.25rem;width:100%}.contact-form input{padding:1.25rem 2rem;border:1px solid var(--input-border);background:var(--form-bg);color:var(--text-light);border-radius:8px;font-family:var(--font-text);font-size:1.575rem;font-weight:600;min-width:200px;width:100%;max-width:280px}.contact-form input::placeholder{color:#ffffffb3}.contact-form .contact-form-error{width:100%;margin:0;font-size:1.25rem;color:#ffe891;text-align:center}.contact-form button{color:var(--text-light);border-color:var(--input-border);cursor:pointer;transition:background-color .2s,color .2s}.contact-form button:hover{background:var(--text-light);color:var(--primary-bg)}@media screen and (max-width:480px){.contact-form{flex-direction:column;align-items:stretch}.contact-form input{max-width:none}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer{position:relative;min-height:60vh;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;text-align:center;padding:4rem 1.5rem 2rem;overflow:hidden;color:var(--text-light)}.footer__bg{position:absolute;inset:0;background-image:url(/base/footer.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.footer__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,rgba(0,0,0,.2) 50%,transparent 100%);pointer-events:none}.footer__title{display:inline-block;padding-block:5rem}.footer__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:520px}.footer__cta-line{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.275em;margin:0;margin-bottom:1rem}.footer__cta{display:inline-block;color:var(--text-light);border:2px solid var(--text-light);margin-bottom:1rem;text-decoration:none;transition:background-color .2s,color .2s}.footer__cta:hover{background-color:var(--text-light);color:var(--primary-bg)}.footer__email{font-family:var(--font-title);font-size:clamp(1.5rem,2vw,1.5rem);font-weight:400;color:var(--text-light);opacity:.795;text-decoration:none;margin-top:.25rem}.footer__email:hover{text-decoration:underline}.footer__copy{font-size:1.25rem;margin-top:2rem;padding-top:1rem;opacity:.85;margin-bottom:0}.summit__content{display:grid;grid-template-columns:minmax(200px,320px) 1fr;gap:2rem;align-items:start}@media screen and (max-width:768px){.summit__content{grid-template-columns:1fr}}.summit__content p{margin:0}.summit .card{display:flex;flex-direction:column;gap:.5rem;justify-content:center;min-height:180px;padding:1.75rem 1.5rem;color:var(--text-light);background:linear-gradient(180deg,#3a6b7c,#2a4d5c);border-radius:8px}@media screen and (max-width:768px){.summit .card{width:100%;max-width:400px;margin:0 auto;padding:2.75rem 1.5rem}}.summit .card__tag{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1.3;display:block;opacity:.75}@media screen and (max-width:768px){.summit .card__tag{font-size:1.175rem}}.summit .card__name{font-family:var(--font-title);font-size:clamp(2.5rem,3vw,4rem);font-weight:700;line-height:1;letter-spacing:-.01em}.summit .card__meta{font-size:.9rem;font-weight:400;opacity:.95}@media screen and (max-width:768px){.summit .card__meta{font-size:1.25rem}}.summit .card__cta{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;margin-top:.5rem;padding:.5rem 1.5rem .6rem;font-size:1.125rem;font-weight:700;color:var(--text-light);text-decoration:none;background:#fff3;border:1px solid rgba(255,255,255,0);border-radius:8px;transition:background .2s,border-color .2s}@media screen and (max-width:768px){.summit .card__cta{font-size:1.35rem;gap:1rem;padding-block:1rem 1.1rem;width:100%;max-width:400px}}.summit .card__cta:hover{background:#ffffff4d;border-color:#ffffff80;color:var(--text-light)}.speakers{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem 2rem;margin-top:.5rem;margin-top:5rem;margin-bottom:5rem}@media screen and (max-width:768px){.speakers{grid-template-columns:1fr;max-width:280px;margin:0 auto;gap:4rem}}.speakers .speaker{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:1rem}.speakers .speaker__img{display:block;width:100%;height:auto;object-fit:cover;border-radius:8px;aspect-ratio:1/1}.speakers .speaker__name{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;color:var(--text-light);text-align:left}.speakers .speaker__desc{font-size:1.1rem;line-height:1.5;color:var(--text-light);margin:0;opacity:.85;max-width:28ch}.article__inner{display:flex;gap:2rem;align-items:flex-start;text-align:left}@media screen and (max-width:600px){.article__inner{flex-direction:column;gap:1.5rem}}.article__thumb{flex-shrink:0;flex-basis:30%}.article__thumb-img{display:block;width:100%;height:auto;object-fit:cover;border-radius:0;aspect-ratio:4/3}@media screen and (max-width:600px){.article__thumb-img{width:100%;max-width:280px;height:140px}}.article__body{flex:1;min-width:0}.article__meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.9rem;color:var(--text-light);opacity:.85;margin:.75rem 0}.article__meta>*:after{content:"·";margin-left:1rem;opacity:.7}.article__meta>*:last-child:after{display:none}.article__excerpt{opacity:.9}.article__tags{display:flex;flex-wrap:wrap;gap:.35rem .75rem;list-style:none;margin:.75rem 0 0;padding:0}.article__tag{font-size:.9rem;padding:.2rem .5rem;background:#ffffff26;border-radius:8px;color:var(--text-light)}.news{width:100%;display:flex;flex-direction:column;gap:6rem}.news .news-page-item{display:none}.news.news--page-1 .news-page-item[data-page="1"],.news.news--page-2 .news-page-item[data-page="2"],.news.news--page-3 .news-page-item[data-page="3"],.news.news--page-4 .news-page-item[data-page="4"],.news.news--page-5 .news-page-item[data-page="5"],.news.news--page-6 .news-page-item[data-page="6"],.news.news--page-7 .news-page-item[data-page="7"],.news.news--page-8 .news-page-item[data-page="8"],.news.news--page-9 .news-page-item[data-page="9"],.news.news--page-10 .news-page-item[data-page="10"],.news.news--page-11 .news-page-item[data-page="11"],.news.news--page-12 .news-page-item[data-page="12"],.news.news--page-13 .news-page-item[data-page="13"],.news.news--page-14 .news-page-item[data-page="14"],.news.news--page-15 .news-page-item[data-page="15"],.news.news--page-16 .news-page-item[data-page="16"],.news.news--page-17 .news-page-item[data-page="17"],.news.news--page-18 .news-page-item[data-page="18"],.news.news--page-19 .news-page-item[data-page="19"],.news.news--page-20 .news-page-item[data-page="20"]{display:block}.news .news-entry-link{color:inherit;text-decoration:none;display:block}.news .news-entry{display:flex;flex-direction:column;gap:2.5rem}.news .news-entry .title{font-size:clamp(2rem,5vw,3.5rem);margin:0;text-align:left}.news .summit .title{text-align:center}@media screen and (max-width:768px){.news .summit .title{text-align:left}}.news-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.news-pagination__prev,.news-pagination__next{padding:.5rem 1rem;font:inherit;color:inherit;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:8px;cursor:pointer}.news-pagination__prev:hover:not(:disabled),.news-pagination__next:hover:not(:disabled){background:#ffffff40}.news-pagination__prev:disabled,.news-pagination__next:disabled{opacity:.5;cursor:not-allowed}.news-pagination__pages{display:flex;gap:.25rem}.news-pagination__page{min-width:2.5rem;padding:.5rem;font:inherit;color:inherit;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:8px;cursor:pointer}.news-pagination__page:hover{background:#ffffff40}.news-pagination__page[aria-current=true]{background:#ffffff59;font-weight:600}.section--blue{background-color:var(--color-blue)}@media screen and (max-width:768px){.section--blue h3{text-align:left}}
