:root{--ink:#282521;--muted:#746d61;--ivory:#f8f5ef;--paper:#fffdf8;--sand:#eee7dc;--olive:#6f6736;--olive-dark:#4f4a25;--line:#28252124;--shadow:0 18px 45px #00000024;--max:1120px}*{box-sizing:border-box}body{color:var(--ink);background:var(--ivory);margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.65}body.executive-locked{overflow:hidden}body.executive-locked #executive-content{visibility:hidden}a{color:var(--olive)}.site-header{background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:32px;padding:22px 42px;display:flex}.brand{color:var(--olive-dark);align-items:center;gap:16px;text-decoration:none;display:flex}.brand-mark{border:2px solid var(--olive-dark);border-radius:50%;place-items:center;width:64px;height:64px;font-size:2.1rem;line-height:1;display:grid}.brand-acronym{letter-spacing:.02em;font-size:3rem;line-height:.9}.brand-name{color:var(--ink);text-transform:uppercase;letter-spacing:.09em;margin-top:6px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;line-height:1.25}nav{text-transform:uppercase;letter-spacing:.06em;gap:30px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;display:flex}nav a{color:var(--ink);padding-bottom:6px;text-decoration:none}nav a:hover{color:var(--olive);border-bottom:2px solid var(--olive)}.home-hero{color:#fff;background:var(--ink);min-height:560px;position:relative;overflow:hidden}.home-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero:after{content:"";background:linear-gradient(90deg,#000000ad,#00000040,#0000001a),linear-gradient(#00000014,#00000038);position:absolute;inset:0}.home-hero-overlay{z-index:1;max-width:var(--max);margin:0 auto;padding:88px 32px 140px;position:relative}.home-hero h1{max-width:720px;margin:0 0 28px;font-size:clamp(3.2rem,6vw,5.8rem);font-weight:400;line-height:.98}.home-hero-overlay p{color:#f4eee5;max-width:620px;font-size:1.35rem}.kicker{text-transform:uppercase;letter-spacing:.15em;color:var(--olive);margin-bottom:14px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.78rem;font-weight:700}.home-hero .kicker{color:#d8cf9b}.section{max-width:var(--max);margin:0 auto;padding:72px 32px}h1,h2,h3{font-weight:400}h2{margin:0 0 24px;font-size:clamp(2.1rem,4vw,3rem);line-height:1.12}h3{margin:0 0 12px;font-size:1.45rem;line-height:1.2}.muted{color:var(--muted)}.next-event{background:var(--paper);z-index:2;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:4px;grid-template-columns:170px 1fr;align-items:center;gap:42px;margin-top:-70px;display:grid;position:relative}.next-event>div:first-child{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:120px;display:flex}.next-event h2{margin-bottom:8px;font-size:2.35rem}.button{background:var(--olive-dark);color:#fff;border-radius:4px;padding:12px 22px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-decoration:none;display:inline-block}.button:hover{background:var(--ink);color:#fff}.card-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.card{border-right:1px solid var(--line);background:0 0;min-height:250px;padding:34px 30px}.card:last-child{border-right:0}.card p:last-child a:after,.split-text p:last-child a:after{content:" →"}.split-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.9fr 1.1fr;align-items:stretch;max-width:none;padding:0;display:grid}.split-text{padding:72px max(32px, calc((100vw - var(--max)) / 2));padding-right:52px}.split-image{min-height:440px;margin:0}.split-image img{object-fit:cover;width:100%;height:100%;display:block}.membership-band{max-width:none;padding:52px max(32px, calc((100vw - var(--max)) / 2));background:linear-gradient(90deg,#ede7da,#f9f4e8);grid-template-columns:1fr auto;align-items:center;gap:42px;display:grid}.membership-band h2{margin-bottom:8px}.membership-band p{max-width:680px;margin-top:0}.site-footer{background:var(--olive-dark);color:#fff;justify-content:space-between;gap:24px;padding:22px 42px;font-size:.9rem;display:flex}.site-footer a{color:#fff}.people-list{columns:2;margin:0;padding:0;list-style:none}.people-list li{margin-bottom:10px}.callout{background:var(--sand);border-left:5px solid var(--olive);padding:32px;font-size:1.2rem}@media (width<=850px){.site-header{flex-direction:column;align-items:flex-start;padding:20px}.brand-mark{width:52px;height:52px;font-size:1.7rem}.brand-acronym{font-size:2.2rem}nav{flex-wrap:wrap;gap:16px}.home-hero{min-height:520px}.home-hero-overlay{padding:72px 24px 110px}.next-event,.card-grid,.split-section,.membership-band{grid-template-columns:1fr}.next-event{border-radius:0;margin-top:0}.next-event>div:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.card{border-right:0;border-bottom:1px solid var(--line)}.card:last-child{border-bottom:0}.split-text{padding:56px 24px}.split-image{min-height:320px}.membership-band{padding:44px 24px}.site-footer{flex-direction:column;padding:24px}.people-list{columns:1}}.page-hero{color:#fff;background:var(--ink);height:240px!important;min-height:0!important;display:block!important;position:relative!important;overflow:hidden!important}.page-hero img{object-fit:cover!important;object-position:center 38%!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.page-hero:after{content:""!important;background:linear-gradient(90deg,#0000009e,#00000057,#00000026)!important;position:absolute!important;inset:0!important}.page-hero-overlay{z-index:2!important;max-width:var(--max)!important;flex-direction:column!important;justify-content:center!important;height:100%!important;margin:0 auto!important;padding:0 32px!important;display:flex!important;position:relative!important}.page-hero h1{max-width:760px!important;margin:0 0 10px!important;font-size:clamp(2.2rem,4vw,3.8rem)!important;line-height:1.05!important}.page-hero p{color:#ffffffeb!important;max-width:680px!important;margin:0!important;font-size:1.18rem!important}@media (width<=850px){.page-hero{height:180px!important}.page-hero-overlay{padding:0 24px!important}.page-hero h1{font-size:2.1rem!important}.page-hero p{font-size:1rem!important}}.page-hero-overlay{justify-content:flex-end!important;padding-bottom:32px!important}.page-hero h1{max-width:720px!important;font-size:clamp(2rem,3vw,3rem)!important;line-height:1.08!important}.page-hero p{max-width:720px!important;font-size:1rem!important;line-height:1.45!important}@media (width<=850px){.page-hero h1{font-size:1.8rem!important}.page-hero p{display:none!important}}.icon{color:var(--olive-dark);place-items:center;display:inline-grid}.icon svg{fill:none;stroke:currentColor;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round;width:54px;height:54px}.brand-mark .icon svg{stroke-width:3px;width:42px;height:42px}.card .icon{background:#6f67361a;border-radius:50%;width:72px;height:72px;margin-bottom:18px}.card .icon svg{width:42px;height:42px}.kicker{letter-spacing:.16em;font-size:1.18rem}.home-hero .kicker{font-size:.95rem}.membership-icon{background:#6f67361f;border-radius:50%;place-items:center;width:92px;height:92px;display:grid}.next-event-card{grid-template-columns:minmax(280px,40%) 1fr;align-items:start;gap:48px;display:grid}.next-event-kicker{align-items:center;gap:10px;margin-bottom:14px;display:flex}.next-event-kicker .icon svg{width:24px;height:24px}.next-event-right{padding-top:38px}.membership-icon{width:64px;height:64px}.membership-icon .icon svg{width:36px;height:36px}.next-event{max-width:var(--max)!important;grid-template-columns:minmax(260px,40%) 1fr!important;gap:36px!important;margin-left:auto!important;margin-right:auto!important}.next-event>div:first-child{min-height:auto!important}.next-event h2{margin-bottom:10px!important}.next-event .button{margin-top:8px}.membership-band{display:block!important}.membership-content{max-width:760px}.membership-kicker{align-items:center;gap:12px;margin-bottom:14px;display:flex}.membership-kicker .icon{background:#6f67361f;border-radius:50%;width:42px;height:42px}.membership-kicker .icon svg{width:26px;height:26px}.section h2{align-items:center;gap:12px;display:flex}.section h2 .icon{background:#6f67361a;border-radius:50%;flex:none;width:42px;height:42px}.section h2 .icon svg{width:26px;height:26px}.section .button{margin-top:8px}.callout{border-radius:4px}.section-heading{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.section-heading>.icon{background:#6f67361a;border-radius:50%;flex:none;width:52px;height:52px}.section-heading>.icon svg{width:32px;height:32px}.section-heading h2{margin-bottom:0}.section-heading .kicker{margin:0 0 6px}.site-header{z-index:1000;z-index:1000;-webkit-backdrop-filter:blur(10px);background:#f7f3ebeb;transition:background .25s,box-shadow .25s;position:sticky;top:0}.site-header.scrolled{background:#f7f3ebf7;box-shadow:0 4px 18px #0000001a}.icon{width:54px;height:54px;color:var(--olive-dark);mask-image:var(--icon-url);-webkit-mask-image:var(--icon-url);background-color:currentColor;place-items:center;display:inline-grid;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.icon svg{display:none}.card .icon{background-color:var(--olive-dark);width:54px;height:54px;margin-bottom:18px}.membership-kicker .icon{background-color:var(--olive-dark);width:34px;height:34px}.activity-icon .icon{mask-size:72%}.brand-mark .icon{mask-size:78%}.activity-icon .icon{width:40px;height:40px}.brand-mark .icon{width:34px;height:34px}.card>.icon{width:34px!important;height:34px!important;mask-size:contain!important}.card{--activity-circle-size:72px}.card>.icon:before{content:""}.card .icon{flex:none!important}.card>.icon{background:0 0!important;width:auto!important;height:auto!important;margin-bottom:22px!important}.icon-medallion{background:#6f67361a;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:20px;display:grid}.icon-medallion .icon{background-color:var(--olive-dark);width:30px!important;height:30px!important;margin:0!important}.icon-medallion{background:0 0!important;width:74px!important;height:74px!important}.icon-medallion{background:#6f673614!important;border-radius:10px!important;width:72px!important;height:72px!important}.icon-medallion .icon{background-color:var(--olive-dark);width:46px!important;height:46px!important}.card .icon{border-radius:0!important}.presentation-detail{margin-top:8px}.presentation-abstract{margin-top:10px}.presentation-abstract p{margin-top:6px}.lecture-feature{max-width:980px}.lecture-feature h2{margin-bottom:18px;font-size:clamp(3rem,7vw,5.5rem)}.lecture-title{max-width:900px;margin-bottom:22px;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.25}.lecture-bio{max-width:780px;margin-top:36px;font-size:1.12rem}.lecture-commentator{border-top:1px solid #28231d29;max-width:780px;margin-top:38px;padding-top:24px}.conference-day{margin-top:42px}.conference-day>h3{border-bottom:1px solid #28231d29;margin-bottom:18px;padding-bottom:10px;font-size:1.7rem;font-weight:400}.conference-day-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}@media (width<=800px){.conference-day-grid{grid-template-columns:1fr}}.executive-gate[data-astro-cid-rwzqsuvy]{z-index:1000;backdrop-filter:blur(8px);background:#282521e0;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.executive-gate[data-astro-cid-rwzqsuvy][hidden]{display:none}.executive-gate-card[data-astro-cid-rwzqsuvy]{border:1px solid var(--line);background:var(--paper);width:min(100%,520px);box-shadow:var(--shadow);border-radius:8px;padding:clamp(2rem,6vw,3.5rem)}.executive-gate-card[data-astro-cid-rwzqsuvy] h1[data-astro-cid-rwzqsuvy]{margin:0 0 1rem;font-size:clamp(2rem,6vw,3rem);line-height:1.1}.executive-gate-card[data-astro-cid-rwzqsuvy] form[data-astro-cid-rwzqsuvy],.executive-gate-card[data-astro-cid-rwzqsuvy] label[data-astro-cid-rwzqsuvy]{gap:.65rem;display:grid}.executive-gate-card[data-astro-cid-rwzqsuvy] form[data-astro-cid-rwzqsuvy]{margin-top:1.5rem}.executive-gate-card[data-astro-cid-rwzqsuvy] input[data-astro-cid-rwzqsuvy]{border:1px solid var(--line);width:100%;font:inherit;border-radius:4px;padding:.8rem}.executive-gate-card[data-astro-cid-rwzqsuvy] .button[data-astro-cid-rwzqsuvy]{cursor:pointer;border:0;font-size:1rem}.executive-gate-error[data-astro-cid-rwzqsuvy]{color:#8f2525;min-height:1.65em;margin-bottom:0;font-weight:700}
