:root{--bg:#fff;--ink:#222;--muted:#555f68;--blue:#1b75bc;--blue-dark:#15619c;--orange:#ff5f00;--cyan:#27aae0;--grey-band:#d5d5d5;--rule:#e0e4e8;--header-h:76px;--f-body:"Lato", -apple-system, BlinkMacSystemFont, sans-serif;--f-display:"Merriweather", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--f-body);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.7}img{max-width:100%;display:block}.site-header{z-index:100;height:var(--header-h);backdrop-filter:saturate(120%)blur(6px);background:#fffffff2;justify-content:space-between;align-items:center;gap:16px;padding:0 40px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 1px 10px #00000014}.brand{align-items:center;display:flex}.logo{width:auto;height:46px}.site-header nav{flex-wrap:wrap;gap:26px;display:flex}.site-header nav a{color:#3a4149;font-size:.98rem;font-weight:700;text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--cyan)}.site-header.over-hero{box-shadow:none;background:#0000006b}.site-header.over-hero nav a{color:#fff}.site-header.over-hero nav a:hover,.site-header.over-hero nav a[aria-current=page]{color:var(--cyan)}.site-header.over-hero.scrolled{background:#fffffff5;box-shadow:0 1px 10px #00000014}.site-header.over-hero.scrolled nav a{color:#3a4149}.site-header.over-hero.scrolled nav a:hover,.site-header.over-hero.scrolled nav a[aria-current=page]{color:var(--cyan)}.site-header.over-hero .logo-dark,.site-header.over-hero.scrolled .logo-light{display:none}.site-header.over-hero.scrolled .logo-dark{display:block}@media (width<=760px){.site-header{flex-direction:column;gap:8px;height:auto;padding:10px 16px}.site-header nav{justify-content:center;gap:14px;font-size:.85rem}:root{--header-h:104px}}main{padding-top:var(--header-h)}.has-hero main{padding-top:0}.has-hero .hero{height:100vh}[id]{scroll-margin-top:var(--header-h)}.page{max-width:1180px;margin:0 auto;padding:56px 24px 80px}.page-title{font-family:var(--f-display);color:var(--orange);text-wrap:balance;margin:0 0 22px;font-size:2rem}.section-title{font-family:var(--f-display);color:var(--orange);text-align:center;margin:0 0 8px;font-size:1.9rem}.split{grid-template-columns:minmax(0,360px) 1fr;align-items:start;gap:48px;display:grid}.split img.side{border-radius:4px;width:100%;box-shadow:0 6px 22px #0000002e}@media (width<=800px){.split{grid-template-columns:1fr;gap:24px}.split img.side{max-width:360px}}.prose p{margin:0 0 1.1em}.prose h3{font-family:var(--f-body);margin:1.4em 0 .1em;font-size:1.02rem;font-weight:700}.prose ul{margin:.2em 0 1.1em;padding-left:1.2em}.prose a{color:var(--blue)}.hero{height:calc(100vh - var(--header-h));min-height:460px;position:relative;overflow:hidden}.hero .slide{opacity:0;will-change:opacity;background-position:50%;background-size:cover;transition:opacity 1.4s ease-in-out;position:absolute;inset:0}.hero .slide.active{opacity:1}.chevron{color:#fff;opacity:.9;text-decoration:none}.chevron svg{filter:drop-shadow(0 1px 3px #00000080);width:32px;height:32px;display:block}.hero .chevron{animation:2s ease-in-out infinite bobX;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@keyframes bobX{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}@keyframes bobY{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media (prefers-reduced-motion:reduce){.hero .slide{transition:none}.hero .chevron,.blue-section .chevron{animation:none}}.blue-section{background:var(--blue) url(/images/world-map.png) center / contain no-repeat;color:#fff;text-align:center;padding:70px 24px 84px;position:relative}.blue-section .social{justify-content:center;gap:20px;margin-bottom:26px;display:flex}.blue-section .social img{height:34px}.premise{max-width:60ch;margin:0 auto}.premise p{font-family:var(--f-display);margin:0 0 1.1em;font-size:1.15rem;font-style:italic;line-height:1.6}.blue-section .chevron{width:32px;margin:20px auto 0;animation:2s ease-in-out infinite bobY;display:block}.letter-section{background:url(/images/letter-bg.jpg) 50%/cover no-repeat;min-height:520px;padding:80px 24px}.letter-inner{max-width:1120px;margin:0 auto}.letter-col{max-width:620px}.letter-col h2{font-family:var(--f-display);color:#fff;text-shadow:0 2px 6px #00000059;margin:0 0 18px;font-size:1.9rem}.letter-col p{color:#141414;margin:0 0 .9em}.letter-col .signature{filter:none;height:60px;margin-top:4px}.video-section{text-align:center;padding:66px 24px}.video-section .lead{max-width:62ch;color:var(--muted);margin:8px auto 26px}.video-wrap{aspect-ratio:16/9;background:#000;border-radius:4px;width:92%;max-width:1280px;margin:0 auto;overflow:hidden}.video-wrap iframe{border:0;width:100%;height:100%;display:block}.register-band{background:var(--grey-band);padding:60px 24px 70px}.register-inner{text-align:center;max-width:720px;margin:0 auto}.register-inner .intro{color:#333;margin:0 auto 26px}.reg-form{text-align:left;gap:16px;display:grid}.reg-form .row{gap:16px;display:grid}.reg-form .row.two{grid-template-columns:1fr 1fr}.reg-form .row.three{grid-template-columns:1fr 1fr 1fr}.reg-form input{font:inherit;color:#222;background:#fff;border:1px solid #b9bcc0;border-radius:3px;width:100%;padding:12px 14px}.reg-form button{font:inherit;letter-spacing:.03em;color:#fff;cursor:pointer;text-transform:uppercase;background:#4b4b4b;border:0;border-radius:3px;padding:14px;font-weight:700}.reg-form button:hover{background:#333}.reg-form button:disabled{opacity:.6;cursor:progress}.reg-response{margin:0;font-weight:700}.reg-response.ok{color:#1c6b49}.reg-response.err{color:#b0261c}@media (width<=560px){.reg-form .row.two,.reg-form .row.three{grid-template-columns:1fr}}.manuals-section,.sponsors-section{text-align:center;max-width:1000px;margin:0 auto;padding:60px 24px}.section-note{color:var(--muted);margin:6px 0 30px}.manuals{flex-wrap:wrap;justify-content:center;gap:44px;display:flex}.manual{color:var(--ink);justify-items:center;gap:12px;font-weight:700;text-decoration:none;display:grid}.manual img{width:250px;max-width:60vw;transition:transform .2s;box-shadow:0 6px 20px #0000002e}.manual:hover img{transform:translateY(-4px)}.sponsors{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.sponsors img{border-right:1px solid var(--rule);width:auto;height:62px;padding:0 26px}.sponsors img:last-child{border-right:0}.faq-list{border-top:1px solid var(--rule)}details.faq{border-bottom:1px solid var(--rule)}details.faq summary{cursor:pointer;font-family:var(--f-display);align-items:baseline;gap:14px;padding:15px 6px;font-size:1rem;font-weight:700;list-style:none;display:flex}details.faq summary::-webkit-details-marker{display:none}details.faq summary:before{content:"+";color:#9aa3ab;font-weight:700;font-family:var(--f-body)}details.faq[open] summary:before{content:"–"}details.faq .answer{color:var(--muted);padding:0 6px 18px 34px}.contact-grid{grid-template-columns:300px 1fr 1.1fr;align-items:start;gap:40px;display:grid}.contact-grid img.photo{border-radius:4px;width:100%;box-shadow:0 6px 22px #0000002e}dl.contact{margin:12px 0 0}dl.contact dt{margin-top:14px;font-weight:700}dl.contact dd{margin:0}dl.contact a{color:var(--blue)}.contact-form{gap:14px;display:grid}.contact-form input,.contact-form textarea{font:inherit;color:#222;background:#fff;border:1px solid #b9bcc0;border-radius:3px;width:100%;padding:12px 14px}.contact-form textarea{resize:vertical;min-height:150px}.contact-form button{font:inherit;color:#fff;cursor:pointer;text-transform:uppercase;background:#4b4b4b;border:0;border-radius:3px;justify-self:start;padding:13px 26px;font-weight:700}.contact-form button:hover{background:#333}.contact-form button:disabled{opacity:.6;cursor:progress}@media (width<=900px){.contact-grid{grid-template-columns:1fr}.contact-grid img.photo{max-width:320px}}.map-embed{width:100%;height:72vh;min-height:460px;position:relative;overflow:hidden}.map-embed iframe{border:0;width:100%;height:calc(100% + 64px);display:block;position:absolute;top:-64px;left:0}.site-footer{background:var(--blue);color:#fff;text-align:center;padding:44px 24px 0}.footer-nav{flex-wrap:wrap;justify-content:center;gap:8px 28px;margin-bottom:26px;display:flex}.footer-nav a{color:#fff;font-weight:700;text-decoration:none}.footer-nav a:hover{color:#d7ecfa}.footer-logo img{width:auto;height:54px;margin:0 auto 16px}.site-footer .social{justify-content:center;gap:20px;margin-bottom:18px;display:flex}.site-footer .social img{height:30px}.hashtag{margin:0 0 34px;font-weight:700}.footer-bar{background:var(--blue-dark);color:#ffffffd9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 -24px;padding:12px 24px;font-size:.82rem;display:flex}.footer-bar .malcolm img{width:auto;height:26px;display:block}@media (width<=560px){.footer-bar{text-align:center;justify-content:center}}
