:root{--navy:#102c50;--deep:#0b2341;--blue:#176c9c;--sky:#8dceec;--ink:#172d44;--muted:#5d6c7c;--line:#dbe4ec;--pale:#f1f6fa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}p{margin:0 0 20px}h1,h2,h3{line-height:1.13;margin:0;letter-spacing:-.035em}h2{font-size:clamp(32px,3.25vw,46px);font-weight:500}h2 span{color:var(--muted)}h2 em{font-family:Georgia,serif;font-weight:400;color:var(--blue)}h3{font-size:22px;letter-spacing:-.02em}.container{width:min(1220px,calc(100% - 96px));margin:auto}.topbar{background:var(--deep);color:#cfdeed;font-size:12px;letter-spacing:.035em}.topbar .container{display:flex;justify-content:space-between;padding:8px 0}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:92px;gap:20px}.brand{display:flex;align-items:center;gap:9px;flex-shrink:0}.brand img{object-fit:contain}.brand strong{display:block;font-family:Georgia,serif;font-size:26px;line-height:1.2;letter-spacing:.02em}.brand small{font-size:10px;letter-spacing:.18em}nav{display:flex;align-items:center;gap:26px;font-size:14px}nav>a{padding:12px 0;position:relative}nav>a.active:not(.nav-contact):after{content:'';height:2px;background:var(--blue);position:absolute;bottom:3px;left:0;right:0}.nav-contact{border:1px solid var(--line);padding:11px 16px;display:flex;gap:20px}.menu{display:none}.hero{background:var(--navy);color:white;padding:48px 0 40px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:stretch}.hero-copy{padding:25px 0 7px}.eyebrow{color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1.5;margin:0 0 24px}.eyebrow.light{color:#a7d8ee}.hero h1{font-weight:500;font-size:clamp(43px,4.75vw,65px);line-height:1.08;letter-spacing:-.04em}.hero h1 em{font-family:Georgia,serif;color:#9cd4eb;font-weight:400}.hero-description{color:#d0deea;max-width:450px;margin:25px 0 30px;font-size:17px}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:15px 21px;font-size:14px;font-weight:600;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.white{background:white;color:var(--navy)}.white:hover{background:#e7f1f8}.navy{background:var(--navy);color:white}.outline{border-color:#bccedb;color:var(--navy)}.outline:hover{background:white}.text-link{font-size:14px;display:flex;gap:14px}.hero-foot{display:flex;align-items:center;gap:12px;margin-top:45px;color:#b7c9db;font-size:12px}.mini-line{width:27px;height:1px;background:#6eaaca;flex-shrink:0}.hero-photo{margin:0;position:relative;min-height:510px;overflow:hidden;border-radius:120px 4px 4px 4px}.hero-photo>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:53% center}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(4,20,35,.92))}.hero-photo figcaption{position:absolute;bottom:30px;left:30px;right:30px;z-index:1}.hero-photo figcaption span{display:block;font-size:10px;letter-spacing:.13em;margin-bottom:9px;color:#c5e5f4}.hero-photo figcaption strong{font-size:20px;font-weight:500}.values-strip{background:#eaf2f7;color:#41607a}.values-strip .container{display:flex;justify-content:space-between;padding:19px 0;font-size:13px}.values-strip span+span{border-left:1px solid #cbdbe6;padding-left:50px}.section{padding-top:85px;padding-bottom:85px}.section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:27px}.section-head .eyebrow{margin:0}.section-note{font-size:13px;color:var(--muted)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about-grid>div>p{color:var(--muted)}.about-grid strong{color:var(--ink)}.membership{background:var(--pale);border-left:2px solid #7db5d4;padding:22px;display:flex;gap:18px}.membership p{font-size:14px;line-height:1.7;margin:0}.plus{font-size:27px;color:var(--blue);line-height:1.2}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:55px}.pillars article{border-top:1px solid var(--line);padding-top:24px}.number{font-family:Georgia,serif;font-size:19px;color:#6c99b8;display:block;margin-bottom:18px}.pillars h3{margin-bottom:14px}.pillars p{color:var(--muted);font-size:15px;margin-bottom:0}.history{background:var(--pale);padding:70px 0}.history-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:center}.portrait{margin:0;background:#e0e8ef;position:relative;height:430px;overflow:hidden;display:flex;justify-content:center}.portrait img{height:100%;width:auto;object-fit:contain;mix-blend-mode:multiply}.portrait:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,var(--navy))}.portrait figcaption{position:absolute;z-index:1;bottom:22px;left:27px;color:white;font-size:12px;letter-spacing:.08em}.portrait figcaption span{font-size:13px;letter-spacing:0;color:#cbd9e6}.history-copy h2{margin-bottom:24px}.history-copy>p:not(.eyebrow){color:var(--muted)}.history-values{list-style:none;padding:0;margin:25px 0 0;border-top:1px solid #d3dfe8}.history-values li{padding:10px 0;border-bottom:1px solid #d3dfe8;font-size:14px}.history-values li:before{content:'↗';margin-right:15px;color:var(--blue)}.status{font-size:12px;color:#53728a;background:#eef4f8;padding:6px 12px;border-radius:4px}.congress-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:38px}.congress-heading>p{max-width:370px;color:var(--muted);margin:0}.congress-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px}.congress-card{background:var(--navy);color:white;padding:38px 40px;border-top:4px solid #82c5e4}.congress-card h3{font-size:45px;font-weight:500;line-height:1.13}.congress-rule{height:1px;background:#49617c;margin:28px 0 20px}.congress-card p{font-size:14px;margin-bottom:13px}.congress-card .subtle{color:#c5d4e0;font-size:14px;max-width:360px}.congress-card .button{margin-top:13px}.program{padding-top:15px}.program article{display:flex;gap:24px;padding:27px 0;border-bottom:1px solid var(--line)}.program article>span{color:#7794ab;font-size:14px}.program h3{font-size:21px;margin-bottom:12px}.program p:not(.eyebrow){font-size:15px;color:var(--muted);margin:0}.sponsor{background:var(--pale);display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px 34px;margin-top:35px}.sponsor .eyebrow{margin-bottom:8px}.sponsor h3{font-size:25px}.sponsor p:not(.eyebrow){margin:10px 0 0;color:var(--muted);font-size:14px}.sponsor .button{flex-shrink:0}.listening{background:#eaf2f7;padding:80px 0}.listen-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.listen-grid h2{font-size:50px;margin-bottom:22px}.listen-grid>div>p:not(.eyebrow){max-width:450px;color:var(--muted)}.channel-note{font-size:12px;margin-top:13px;margin-bottom:0}.faq{padding-top:20px}details{border-bottom:1px solid #c6d7e3}summary{padding:23px 0;list-style:none;cursor:pointer;font-weight:600;display:flex;justify-content:space-between;gap:18px;font-size:16px}summary::-webkit-details-marker{display:none}summary span{color:var(--blue);font-size:22px;font-weight:400;line-height:1.2}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:15px;padding-right:30px}.contact{display:grid;grid-template-columns:1.2fr .8fr;gap:85px}.contact h2{margin-bottom:18px}.contact p{color:var(--muted)}.inline-link{border-bottom:1px solid #85b2ce;padding-bottom:6px;color:var(--blue);font-size:15px}address{font-style:normal;border-left:1px solid var(--line);padding-left:45px;font-size:14px}address strong{font-size:17px}address p{margin:12px 0}address>a{color:var(--blue)}address .phone{margin-top:22px;font-size:13px}footer{background:var(--deep);color:#bdcfde;padding-top:35px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:30px}.footer-main .brand{color:white}.footer-main p{font-size:13px;margin:0}.footer-main>a:last-child{font-size:13px}.footer-bottom{border-top:1px solid #29435e;display:flex;justify-content:space-between;padding:18px 0;font-size:11px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #3498cf;outline-offset:5px}.skip{position:fixed;top:-100px;background:white;padding:10px;z-index:100}.skip:focus{top:0}a:hover{color:var(--blue)}.hero a:hover,footer a:hover{color:#8fcceb}.hero .white:hover{color:var(--navy)}@media(min-width:1500px){.hero{padding:60px 0}.hero-photo{min-height:540px}}@media(max-width:1100px){.container{width:calc(100% - 56px)}nav{gap:15px;font-size:13px}.nav-contact{padding:10px}.brand strong{font-size:23px}.brand img{width:57px}.hero-grid{gap:26px}.hero h1{font-size:49px}.hero-photo{min-height:500px}.hero .eyebrow{font-size:10px}.values-strip span+span{padding-left:20px}.about-grid,.history-grid,.listen-grid{gap:40px}.congress-grid{gap:35px}.congress-heading{gap:30px}.congress-heading>p{max-width:310px}}@media(max-width:850px){.menu{display:flex;align-items:center;gap:10px;background:white;border:1px solid var(--line);padding:8px 12px;color:var(--navy);font-size:14px}.nav{min-height:78px}nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:18px 28px 24px;box-shadow:0 12px 15px #102c5010}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:5px}.nav-contact{justify-content:space-between}.hero h1{font-size:43px}.hero-description{font-size:16px}.hero-photo{min-height:470px;border-top-left-radius:80px}.hero-foot{margin-top:25px}.values-strip .container{gap:16px;flex-wrap:wrap;justify-content:center}.values-strip span+span{border:0;padding:0}.values-strip span{font-size:12px}.congress-heading{display:block}.congress-heading>p{max-width:600px;margin-top:20px}.congress-card{padding:30px}.sponsor{align-items:start;flex-direction:column}.contact{gap:35px}.footer-main p{max-width:290px}}@media(max-width:640px){.container{width:calc(100% - 40px)}.topbar .container{justify-content:center;font-size:10px}.topbar span:last-child{display:none}.hero{padding:29px 0 27px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{padding-top:5px}.hero h1{font-size:clamp(39px,10vw,52px)}.hero .eyebrow{font-size:10px;max-width:285px;margin-bottom:18px}.hero-description{margin:22px 0}.hero-foot{font-size:11px}.hero-photo{min-height:310px;border-top-left-radius:65px}.hero-photo>img{object-position:center 42%}.hero-photo figcaption{left:22px;bottom:23px;right:22px}.hero-photo figcaption strong{font-size:17px}.hero-photo figcaption span{font-size:9px}.actions{gap:22px}.button{padding:14px 18px;gap:20px}.values-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:9px 15px;text-align:center;padding:17px 0}.section{padding-top:55px;padding-bottom:55px}.section-head{gap:15px;align-items:start}.section-note{display:none}.eyebrow{font-size:11px}.about-grid,.history-grid,.congress-grid,.listen-grid,.contact{grid-template-columns:1fr;gap:28px}.about-grid h2{font-size:33px}.pillars{grid-template-columns:1fr;gap:24px;margin-top:30px}.pillars article{padding-top:20px}.number{float:left;width:40px;margin:0}.pillars h3,.pillars p{margin-left:40px}.pillars h3{font-size:21px}.history{padding:50px 0}.history-grid{gap:34px}.portrait{height:330px;width:100%}.history-copy h2{font-size:34px}.congress-heading h2{font-size:32px}.congress-card h3{font-size:40px}.congress-card{padding:30px}.program{padding-top:6px}.program article{padding:22px 0}.sponsor{padding:25px;margin-top:28px}.sponsor h3{font-size:25px}.sponsor .button{font-size:13px}.listening{padding:55px 0}.listen-grid h2{font-size:42px}.faq{padding:0}.contact h2{font-size:34px}address{padding-left:0;padding-top:25px;border-left:0;border-top:1px solid var(--line)}.footer-main{align-items:start;flex-wrap:wrap;gap:20px}.footer-main p{max-width:none;width:100%}.footer-main>a:last-child{order:2}.footer-bottom{flex-direction:column;gap:5px}.status{font-size:10px;white-space:nowrap;padding:5px 8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.sponsor-expanded{display:block;padding:38px}.sponsor-expanded h3{font-size:32px;margin-bottom:22px}.sponsor-expanded p:not(.eyebrow){font-size:16px;line-height:1.75;margin:16px 0}.sponsor-intro{max-width:940px}.sponsor-image{margin:30px 0}.sponsor-image img{width:100%;height:auto;border:1px solid #d0dce7;border-radius:5px}.sponsor-image a{display:block}.sponsor-image figcaption{font-size:13px;color:var(--muted);margin-top:12px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.sponsor-image figcaption a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.sponsor-benefits h4{font-size:25px;letter-spacing:-.025em;margin:30px 0 15px}.sponsor-benefits ul{padding-left:23px;color:var(--muted);margin:18px 0}.sponsor-benefits li{padding:5px 0}.sponsor-benefits .button{margin-top:12px}.contact-channels{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:25px 0}.contact-channel{display:flex;flex-direction:column;border:1px solid var(--line);padding:20px;background:var(--pale);gap:7px}.contact-channel strong{font-size:17px}.contact-channel small{font-size:12px;color:var(--muted);line-height:1.5}.channel-name{display:flex;justify-content:space-between;color:var(--blue);font-size:14px}.email-pending{background:#fafbfd}.email-pending strong{color:var(--muted);font-weight:400}a.contact-channel:hover{border-color:#77a6c6;background:#eaf2f7}@media(max-width:640px){.sponsor-expanded{padding:24px 20px}.sponsor-expanded h3{font-size:27px}.sponsor-image{margin:24px -12px}.sponsor-image figcaption{padding:0 12px}.sponsor-benefits h4{font-size:24px}.contact-channels{grid-template-columns:1fr}.contact-channel{padding:18px}}

.leagues-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:end;margin-bottom:36px}.leagues-heading>p{color:var(--muted);margin:0;max-width:440px}.leagues-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.league-card{border:1px solid var(--line);padding:25px 23px;display:flex;flex-direction:column;min-height:245px;transition:background .2s,border-color .2s;overflow-wrap:anywhere}.league-card:hover{background:var(--pale);border-color:#77a6c6;color:var(--ink)}.league-label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.12em;color:var(--blue);margin-bottom:28px}.league-label>span{font-size:20px;line-height:1}.league-card h3{font-size:22px;line-height:1.25;margin-bottom:16px;letter-spacing:-.025em}.league-handle{font-size:14px;color:var(--muted);margin-top:auto;padding-top:10px}.league-action{font-size:12px;color:var(--blue);padding-top:15px}.academic-center{display:flex;justify-content:space-between;align-items:center;gap:35px;background:var(--pale);padding:30px;margin-top:24px}.academic-center .eyebrow{margin-bottom:10px}.academic-center h3{font-size:23px}.academic-center p:not(.eyebrow){font-size:15px;color:var(--muted);margin:14px 0 0;max-width:740px}.academic-center .button{flex-shrink:0}.leagues+#congresso{border-top:1px solid var(--line)}@media(max-width:1100px){.menu{display:flex;align-items:center;gap:10px;background:white;border:1px solid var(--line);padding:8px 12px;color:var(--navy);font-size:14px}nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:18px 28px 24px;box-shadow:0 12px 15px #102c5010}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:5px}.nav-contact{justify-content:space-between}.leagues-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.leagues-heading{gap:35px}.league-card{min-height:220px}}@media(max-width:640px){.leagues-heading{grid-template-columns:1fr;gap:22px}.leagues-heading h2{font-size:32px}.leagues-grid{grid-template-columns:1fr;gap:14px}.league-card{min-height:0;padding:23px}.league-label{margin-bottom:18px}.league-card h3{margin-bottom:5px}.league-action{padding-top:10px}.academic-center{flex-direction:column;align-items:start;padding:25px;gap:22px}.academic-center h3{font-size:23px}}
