@import "https://fonts.googleapis.com/css2?family=Barlow:wght@500;600&family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400&display=swap";:root{--ink:#000;--heading:#272727;--brand:#5cc8fb;--brand-dark:#29c7e7;--accent:#7bfbfd;--header:#050f0f;--footer:#050f0f;--cream:#f3f3f3;--white:#fff;--line:#d8dde3;--shadow:0 18px 40px #050f0f29;--radius:16px;--pagefind-ui-primary:var(--brand);--pagefind-ui-text:var(--ink);--pagefind-ui-background:var(--white);--pagefind-ui-border:var(--line);--pagefind-ui-font:"Roboto", sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:var(--cream);margin:0;font-family:Roboto,Helvetica Neue,Helvetica,sans-serif;font-size:18px;font-weight:300;line-height:1.7}img{max-width:100%;height:auto;display:block}iframe{aspect-ratio:16/9;border:0;width:100%;max-width:100%;height:auto;min-height:220px;display:block}a{color:var(--brand-dark)}h1,h2,h3,h4{color:var(--heading);font-family:Barlow,Roboto,sans-serif;font-weight:500;line-height:1.2}h1{font-size:clamp(2rem,5vw,3.2rem)}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--white);padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;background:var(--header);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.25rem;width:min(1200px,100% - 2rem);min-height:6em;margin:auto;display:flex}.brand img,.footer-brand img{filter:none;width:auto;height:40px}.site-nav{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.site-nav a{color:#fff;font-family:Roboto,sans-serif;font-size:1rem;font-weight:300;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--accent)}.site-nav .nav-search{color:#050f0f;background:var(--accent);border-radius:999px;padding:.4rem .85rem}.menu-toggle{background:0 0;border:0;padding:.6rem;display:none}.menu-toggle>span:not(.sr-only){background:#fff;width:26px;height:2px;margin:5px;display:block}.page-hero{color:#fff;background:linear-gradient(105deg,#050f0f,#12343c 55%,#1a6f88);place-items:center;min-height:200px;display:grid}.page-hero-inner{text-align:center;width:min(1100px,100% - 2rem);padding:3.5rem 0 4.2rem}.page-hero h1{color:#fff}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#aef0ff;font-size:.75rem}.content-shell{z-index:2;width:min(1100px,100% - 2rem);margin:-2.2rem auto 5rem;position:relative}.prose,.search-panel,.stub-panel{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);margin:auto;padding:clamp(1.4rem,4vw,2.8rem)}.content-section.has-photo{color:#fff;background-color:#121212;background-position:50%;background-size:cover;border-radius:12px;padding:2.5rem 1.2rem}.content-section.has-photo .section-title,.content-section.has-photo h1,.content-section.has-photo h2,.content-section.has-photo p{color:#fff}.content-section.has-overlay{position:relative}.list-pages{gap:1.5rem;padding:0;list-style:none;display:grid}.archive-list{grid-template-columns:1fr}@media (width>=700px){.list-pages.column-3,.home-content .list-pages{grid-template-columns:repeat(2,1fr)}}.page-item{gap:.7rem;display:grid}.page-item img{border-radius:10px;width:100%}.page-item-text h2,.page-item-text h4{margin:0;font-size:1.15rem}.speaker-card{text-align:center;vertical-align:top;gap:.4rem;width:min(180px,100%);margin:.4rem;display:inline-grid}.speaker-card img{border-radius:8px;margin:auto}.home-content .speaker-card,.prose .speaker-card{display:inline-grid}.prose form{gap:1rem;margin-top:1.2rem;display:grid}.prose input,.prose textarea{width:100%;font:inherit;border:1px solid #d5d5c4;border-radius:10px;padding:.9rem 1rem}.prose [hidden],.prose p.hidden{display:none!important}.prose button,.button,.prose .x-btn,.prose a.button{color:#050f0f;background:#fff;border:0;border-radius:.35em;padding:.75rem 1.2rem;font-weight:500;text-decoration:none;display:inline-block;box-shadow:0 .15em .65em #00000040}.prose a.button{margin:.35rem .5rem .35rem 0}.button-muted{opacity:.9}.link-list{gap:.7rem;display:grid}.search-panel{min-height:280px}.home-content .section-title{font-size:clamp(1.4rem,3vw,2.2rem)}.site-footer{background:var(--footer);color:#b4b4b4}.footer-inner{width:min(1100px,100% - 2rem);margin:auto;padding:3rem 0 1.8rem}.footer-columns{gap:1.5rem;margin:2rem 0 1.5rem;display:grid}@media (width>=800px){.footer-columns{grid-template-columns:repeat(3,1fr)}}.footer-inner nav{gap:.45rem;display:grid}.footer-inner h2{color:#fff;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #b4b4b4;margin:0 0 .4rem;padding-bottom:.4em;font-size:1.05rem}.footer-inner a{color:#b4b4b4;text-decoration:none}.footer-inner a:hover{color:var(--accent)}.footer-meta{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.footer-social{gap:1rem;display:flex}@media (width<=900px){.menu-toggle{display:block}.site-nav{background:#050f0f;flex-direction:column;align-items:stretch;padding:1rem;display:none;position:absolute;inset:6em 0 auto}.site-nav.is-open{display:flex}}
