:root{--paper:#f5f3ed;--ink:#203c34;--green:#193b33;--muted:#737971;--line:#d7dacf;--lime:#deeba4;--serif:'Instrument Serif',Georgia,serif;--sans:'Manrope',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;-webkit-font-smoothing:antialiased}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,[role=tabpanel]:focus-visible{outline:3px solid #a27637;outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}em{font-family:var(--serif);font-weight:400}button{border:0}svg{display:block}.shell{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section-space{padding-block:112px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:700;line-height:1.6}.section-number{margin-right:20px;opacity:.55}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#9b9e57;margin-right:12px}.skip-link{position:fixed;top:-80px;left:20px;padding:12px;background:var(--lime);z-index:50}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:20;background:rgba(245,243,237,.97);border-bottom:1px solid var(--line)}.nav-shell{width:min(1440px,calc(100% - 112px));height:90px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0;font-size:12px;line-height:1.35;letter-spacing:.2px;font-weight:800}.brand-mark{width:40px;height:40px;stroke:currentColor;stroke-width:1.2}.brand-dot{color:#8d9f48}nav{display:flex;align-items:center;gap:34px}nav a{font-size:12px;font-weight:600;position:relative}nav a:after{content:'';height:1px;background:var(--ink);position:absolute;bottom:-6px;left:0;right:100%;transition:right .2s}nav a:hover:after{right:0}.nav-cta{background:none;border:1px solid var(--ink);padding:13px 18px;font-size:11px;font-weight:700;display:flex;gap:25px;align-items:center;transition:background .2s}.nav-cta span{font-size:21px;line-height:1}.nav-cta:hover{background:var(--lime)}.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:56px;padding-block:58px 55px}.hero-copy{padding-top:8px}.hero-eyebrow{font-size:9px;letter-spacing:1.15px;margin-bottom:26px}h1{font-size:clamp(64px,7.35vw,112px);font-weight:500;line-height:.99;letter-spacing:-6px}h1 em{letter-spacing:-4px;font-size:1.12em;line-height:1.02}h1,h1 em{display:inline-block}h1{display:block}.hero-description{font-size:14px;line-height:1.85;margin-top:28px;color:#687167;max-width:390px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:19px 22px;font-size:11px;font-weight:700;min-height:54px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:22px;line-height:1;font-weight:400}.button-dark{background:var(--green);color:var(--paper)}.button-dark:hover{background:#2d5141}.button-lime{background:var(--lime);color:var(--green)}.button-lime:hover{background:#edfac0}.text-link{display:inline-flex;align-items:center;gap:12px;font-weight:600;font-size:11px;background:none;padding:0;line-height:2;border-bottom:1px solid currentColor;transition:gap .2s}.text-link:hover{gap:18px}.text-link span{font-size:17px}.hero-footnote{font-size:10px;line-height:1.9;margin-top:38px;position:relative;padding-left:30px}.hero-footnote>span:last-child{color:var(--muted)}.tiny-cross{position:absolute;font-size:28px;left:0;top:-5px;font-weight:400}.hero-image{position:relative;min-height:555px;background:#728983;overflow:hidden}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:62% center;filter:saturate(.72)}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,41,31,.06),transparent 50%,rgba(11,41,31,.22));pointer-events:none}.image-coordinate{position:absolute;top:23px;left:24px;font-size:9px;letter-spacing:1.6px;z-index:1;color:#334b40}.edition-label{position:absolute;right:24px;top:24px;display:flex;flex-direction:column;align-items:flex-end;gap:7px;color:var(--green);z-index:1}.edition-label>span:first-child{font-size:40px;letter-spacing:-2px;font-weight:500}.edition-label>span:last-child{font-size:8px;letter-spacing:1.5px}.date-card{position:absolute;z-index:2;left:24px;right:24px;bottom:24px;padding:23px 25px;background:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:12px}.date-card .eyebrow{font-size:8px;letter-spacing:1.5px}.date-card strong{display:block;font-weight:500;font-size:28px;letter-spacing:-1px;margin:5px 0 9px;line-height:1}.date-asterisk{color:#8a9451;font-family:var(--serif);font-size:33px;margin-left:3px}.date-note{font-size:8px;color:var(--muted)}.date-card svg{width:40px;height:40px;stroke:var(--green);stroke-width:1}
.event-facts{display:grid;grid-template-columns:1fr 1fr 1.16fr;border-top:1px solid var(--line);padding-block:29px 36px}.event-facts>div{display:flex;gap:23px;align-items:center}.event-facts>div+div{border-left:1px solid var(--line);padding-left:36px}.event-facts>div>span:last-child{font-size:10px;line-height:1.7;color:var(--muted)}.fact-number{font-family:var(--serif);font-size:42px;white-space:nowrap}.fact-unit{font-size:25px;margin-left:2px}.fact-city{font-size:18px;font-weight:500;display:flex;align-items:center;gap:12px;white-space:nowrap}.fact-city svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.2;fill:none}
.concept{background:var(--green);color:var(--paper)}.section-heading{display:grid;grid-template-columns:1fr 2.05fr;gap:55px}.section-heading>.eyebrow{padding-top:12px;color:#c2cbba}h2{font-size:clamp(40px,4vw,60px);line-height:1.08;letter-spacing:-2.5px}h2 em{font-size:1.13em;letter-spacing:-1.5px}.concept-heading>div>p{max-width:555px;font-size:14px;line-height:1.9;color:#bdc9bd;margin-top:25px}.pillar-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid #4a6458;border-bottom:1px solid #4a6458}.pillar-tabs button{display:flex;align-items:center;gap:18px;text-align:left;background:transparent;padding:24px 19px;color:#c6cdbd;font-weight:500;font-size:12px;border-bottom:2px solid transparent;transition:background .2s,color .2s}.pillar-tabs button:first-child{padding-left:0}.pillar-tabs button>span:first-child{font-family:var(--serif);font-size:17px;opacity:.6}.pillar-tabs .tab-arrow{margin-left:auto;font-size:22px;font-weight:400;opacity:.35}.pillar-tabs button[aria-selected=true]{color:var(--lime);border-bottom-color:var(--lime)}.pillar-tabs button[aria-selected=true] .tab-arrow{opacity:1}.pillar-tabs button:hover{background:#24473c}.pillar-panel{display:grid;grid-template-columns:1fr 1.25fr;align-items:center;gap:100px;margin-top:40px;min-height:284px}.pillar-panel[hidden]{display:none}.pillar-art{position:relative;height:270px;display:grid;place-items:center;color:var(--lime);isolation:isolate}.orbit{position:absolute;width:205px;height:205px;border:1px solid #7d936b;border-radius:50%;top:33px}.orbit-one{transform:translateX(-63px)}.orbit-two{transform:translateX(63px)}.orbit-three{width:205px;height:205px;transform:scaleX(.5);border-color:#4a6c58}.pillar-art>span{font-size:10px;text-align:center;line-height:1.8;letter-spacing:1.6px;position:relative;background:var(--green);padding:12px 7px}.pillar-art i{position:absolute;width:7px;height:7px;background:var(--lime);border-radius:50%;top:72px;left:calc(50% - 117px)}.growth-art .orbit{border-radius:0;transform:translateX(-55px) rotate(45deg);width:155px;height:155px;top:57px}.growth-art .orbit-two{transform:translateX(55px) rotate(45deg)}.growth-art .orbit-three{transform:rotate(45deg)}.connection-art .orbit-one{transform:translate(-40px,15px)}.connection-art .orbit-two{transform:translate(40px,15px)}.connection-art .orbit-three{transform:translateY(-30px)}.pillar-copy>.eyebrow{font-size:8px;color:var(--lime);letter-spacing:1.3px;margin-bottom:17px}.pillar-copy h3{font-size:31px;line-height:1.2;letter-spacing:-1.2px}.pillar-copy h3 em{font-size:1.3em;letter-spacing:-.8px}.pillar-copy>p:not(.eyebrow){font-size:12px;line-height:1.9;color:#bbc8b9;max-width:450px;margin-top:19px}.topic-tags{display:block;font-size:8px;letter-spacing:.3px;margin-top:25px;color:var(--lime);line-height:1.8}.topic-tags>span{margin-inline:8px}
.audience{display:grid;grid-template-columns:1fr 1.35fr;gap:100px}.audience-intro>h2,.program-intro>h2{margin-top:26px}.audience-intro>p:not(.eyebrow),.program-intro>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted);margin-top:27px;max-width:335px}.audience-intro h2{font-size:43px}.invitation-note{display:flex;gap:15px;align-items:center;margin-top:38px}.invitation-note span{font-size:10px;line-height:1.8}.audience-list article{padding:31px 0;display:flex;gap:23px;border-bottom:1px solid var(--line)}.audience-list article:first-child{border-top:1px solid var(--line)}.list-number{font-size:11px;font-family:var(--serif);margin-top:5px;color:var(--muted)}.audience-list h3{font-size:18px;line-height:1.5;letter-spacing:-.4px}.audience-list p{font-size:12px;line-height:1.8;color:var(--muted);max-width:390px;margin-top:11px}.plus{margin-left:auto;font-size:24px;font-weight:400;line-height:1.2}
.miami-interlude{height:440px;position:relative;background:var(--green);overflow:hidden;color:var(--paper)}.miami-interlude>img{width:100%;height:100%;object-fit:cover;object-position:50% 64%;filter:saturate(.8)}.miami-interlude:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,35,27,.82),rgba(10,35,27,.25))}.interlude-content{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:center}.interlude-content>.eyebrow{font-size:9px;color:var(--lime);margin-bottom:22px}.interlude-content>h2{font-size:80px;letter-spacing:-4px}.interlude-content>p:not(.eyebrow){font-size:13px;line-height:1.85;color:#ecefe6;margin-top:23px}.location-label{display:flex;align-items:center;align-self:flex-start;font-size:8px;letter-spacing:1.4px;border:1px solid #bdc8b887;padding:12px 15px;margin-top:25px}.location-label .live-dot{background:var(--lime);width:4px;height:4px}.photo-credit{position:absolute;bottom:17px;right:25px;font-size:8px;z-index:1;color:#e1e7d9}
.program{display:grid;grid-template-columns:1fr 1.35fr;gap:100px}.program-intro h2{font-size:48px}.status-label{font-size:8px;display:flex;align-items:center;gap:8px;margin-top:27px;color:#73765e;line-height:1.8}.status-label>span{width:5px;height:5px;border-radius:50%;background:#a9ad6d;flex-shrink:0}.host-block{display:flex;align-items:center;gap:17px;padding-top:31px;margin-top:43px;border-top:1px solid var(--line)}.host-monogram{width:65px;height:80px;flex-shrink:0;background:#e5e7db;display:flex;justify-content:center;align-items:center;font-family:var(--serif);font-size:29px;position:relative}.host-monogram>span{position:absolute;right:6px;top:3px;font-family:var(--sans);font-size:13px}.host-block .eyebrow{font-size:7px;letter-spacing:1px}.host-block h3{font-size:13px;font-weight:600;margin-top:6px}.host-block p{font-size:8px;color:var(--muted);margin-top:7px}.host-block a{font-size:9px;margin-top:10px}.host-block a span{font-size:12px}.timeline-row{display:grid;grid-template-columns:60px 1fr;gap:35px;padding:30px 0;border-bottom:1px solid var(--line)}.timeline-row:first-child{border-top:1px solid var(--line)}.timeline-row time{font-size:25px;font-family:var(--serif);line-height:1}.timeline-row time>span{display:block;font-family:var(--sans);font-size:8px;letter-spacing:.8px;margin-top:8px;color:var(--muted)}.timeline-row .eyebrow{font-size:7px;letter-spacing:1px;color:var(--muted)}.timeline-row h3{font-size:18px;letter-spacing:-.5px;margin-top:9px}.timeline-row p{font-size:11px;line-height:1.9;color:var(--muted);margin-top:10px;max-width:360px}.timeline-close{display:flex;align-items:center;gap:35px;padding-top:22px;font-size:9px;color:var(--muted)}.timeline-close time{width:60px;font-weight:600;flex-shrink:0}
.partner-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;background:#e7e9df;padding:55px 60px}.partner-section h2{font-size:36px;margin-top:20px}.partner-section>div:last-child{align-self:center}.partner-section p:not(.eyebrow){font-size:12px;line-height:1.9;color:#687168;margin-bottom:23px}.faq{display:grid;grid-template-columns:1fr 1.35fr;gap:100px}.faq h2{font-size:43px;margin-top:24px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{padding:23px 0;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:12px;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:23px;font-weight:400;transition:transform .2s}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{color:var(--muted);font-size:12px;line-height:1.9;padding:0 28px 24px 0}
.invitation-section{position:relative;background:var(--green);color:var(--paper);overflow:hidden;padding:79px 0 84px}.invitation-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:50px}.invitation-inner .eyebrow{color:var(--lime);font-size:8px;letter-spacing:1.3px}.invitation-inner .live-dot{background:var(--lime);width:5px;height:5px}.invitation-inner h2{font-size:70px;margin-top:25px;letter-spacing:-3px}.invitation-action{padding-right:50px}.invitation-action>p{font-size:14px;line-height:1.8;margin-bottom:24px;color:#c2ccbf}.invitation-action>span{display:block;font-size:7px;letter-spacing:1.1px;margin-top:17px;color:#bdc9b9}.invitation-rings{position:absolute;right:-100px;top:-100px;width:670px;height:670px;opacity:.14}.invitation-rings>i{position:absolute;left:0;top:0;width:670px;height:670px;border:1px solid #c1d6a3;border-radius:50%}.invitation-rings>i+i{left:160px}
.site-footer{padding-top:42px;padding-bottom:59px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:35px;border-bottom:1px solid var(--line)}.footer-top .brand{font-size:10px}.footer-top .brand-mark{width:33px;height:33px}.footer-tagline{font-family:var(--serif);font-size:22px;font-style:italic}.footer-top>a:last-child{font-size:11px}.footer-top>a:last-child>span{margin-left:15px;font-size:18px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;color:var(--muted);font-size:8px;line-height:1.8}.footer-bottom a{max-width:300px;text-align:right}
dialog{padding:48px;width:min(500px,calc(100% - 32px));max-height:calc(100svh - 40px);border:0;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px #14271c3b}dialog::backdrop{background:#102b23b3;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:18px;top:14px;background:none;font-size:29px;padding:5px 10px;line-height:1}.dialog-open{overflow:hidden}dialog>.eyebrow{font-size:8px}dialog h2{font-size:46px;margin-top:22px}dialog>p:not(.eyebrow):not(.dialog-note){font-size:12px;line-height:1.9;color:var(--muted);margin-top:21px}dialog fieldset{padding:0;border:0;margin:27px 0}dialog legend{font-size:10px;margin-bottom:12px}dialog label{display:flex;align-items:center;gap:12px;padding:16px 13px;border:1px solid var(--line);font-size:11px;cursor:pointer}dialog label+label{border-top:0}dialog label:has(input:checked){background:#e8ecd9}dialog label>span:last-child{margin-left:auto;font-size:17px}dialog input{accent-color:var(--green)}dialog .button{width:100%}.dialog-note{font-size:8px;line-height:1.9;color:var(--muted);margin-top:17px}
@media(min-width:1600px){.hero{gap:84px;padding-block:76px 68px}.hero-image{min-height:645px}.hero-description{font-size:16px;max-width:435px}.hero-copy{padding-top:20px}.hero-actions{margin-top:35px}.hero-footnote{margin-top:42px}.nav-shell{width:1280px}.eyebrow{font-size:11px}.hero-eyebrow{font-size:10px}.event-facts{padding-block:36px 44px}}
@media(max-width:1120px){.shell,.nav-shell{width:calc(100% - 72px)}.nav-shell{gap:20px}nav{gap:20px}.hero{gap:36px}h1{font-size:8.1vw;letter-spacing:-4.5px}.hero-eyebrow{font-size:7px;letter-spacing:.9px}.hero-image{min-height:540px}.hero-actions{gap:19px}.hero-description{font-size:13px}.hero-footnote{margin-top:30px}.date-card{left:18px;right:18px;padding:20px}.date-card strong{font-size:25px}.date-card svg{width:31px}.date-note{font-size:7px}.event-facts>div{gap:15px}.event-facts>div+div{padding-left:24px}.fact-number{font-size:35px}.event-facts>div>span:last-child{font-size:8px}.fact-city{font-size:16px;gap:8px}.section-space{padding-block:88px}.section-heading{grid-template-columns:1fr 1.7fr;gap:40px}.pillar-panel{gap:40px}.pillar-art{transform:scale(.85)}.audience,.program,.faq{gap:55px;grid-template-columns:1fr 1.3fr}.audience-intro h2{font-size:37px}.audience-list h3{font-size:16px}.program-intro h2{font-size:43px}.host-block{gap:12px}.host-block p{line-height:1.6}.partner-section{gap:50px;padding:45px}.partner-section h2{font-size:31px}.invitation-inner h2{font-size:61px}.invitation-action{padding-right:0}.footer-tagline{font-size:19px}}
@media(max-width:800px){.shell,.nav-shell{width:calc(100% - 40px)}.nav-shell{height:76px}.brand{font-size:10px;gap:8px}.brand-mark{width:34px;height:34px}.nav-cta{margin-left:auto;font-size:9px;padding:10px 13px;gap:14px}.nav-cta>span{font-size:17px}.menu-toggle{display:flex;width:32px;height:35px;flex-direction:column;justify-content:center;gap:6px;background:none;padding:4px}.menu-toggle>span{height:1px;background:var(--green);width:23px;transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:26px 25px;flex-direction:column;align-items:flex-start;gap:26px}nav.is-open{display:flex}nav a{font-size:14px}.hero{gap:28px;padding-block:38px 36px}.hero-copy{padding:0}.hero-eyebrow{line-height:1.8;max-width:190px;font-size:7px;margin-bottom:23px}.hero-eyebrow .live-dot{width:4px;height:4px;margin-right:5px}h1{font-size:8.8vw;letter-spacing:-3.5px}h1 em{letter-spacing:-2.6px}.hero-description{font-size:11px;line-height:1.9;margin-top:22px}.desktop-br{display:none}.hero-actions{margin-top:22px;gap:14px}.button{font-size:10px;gap:20px;padding:15px 18px;min-height:48px}.button span{font-size:20px}.hero-actions .text-link{font-size:9px}.hero-footnote{font-size:8px;margin-top:25px}.hero-image{min-height:450px}.image-coordinate{font-size:6px;top:15px;left:16px}.edition-label{top:36px;right:16px}.edition-label>span:first-child{font-size:29px}.edition-label>span:last-child{font-size:6px}.date-card{left:12px;right:12px;bottom:12px;padding:17px 14px}.date-card .eyebrow{font-size:6px;letter-spacing:1.2px}.date-card strong{font-size:20px;margin:4px 0 7px}.date-card .date-note{font-size:6px;line-height:1.7;display:block}.date-card svg{display:none}.date-asterisk{font-size:24px}.event-facts{gap:15px;padding-block:22px 28px}.event-facts>div{align-items:flex-start;flex-direction:column;gap:7px}.event-facts>div+div{padding-left:22px}.fact-number{font-size:31px;line-height:1.15}.fact-city{font-size:14px;line-height:2.5}.fact-city svg{width:15px;height:15px}.event-facts>div>span:last-child{font-size:8px}.section-space{padding-block:70px}.section-heading{display:block}.section-heading>.eyebrow{padding:0;margin-bottom:29px}h2{font-size:43px}.concept-heading>div>p{font-size:13px;max-width:480px}.pillar-tabs{margin-top:34px}.pillar-tabs button{font-size:9px;padding:18px 9px;gap:8px;line-height:1.6}.pillar-tabs button>span:first-child{font-size:13px}.pillar-tabs .tab-arrow{font-size:15px}.pillar-panel{grid-template-columns:.85fr 1fr;gap:15px;margin-top:25px}.pillar-art{transform:scale(.68)}.pillar-copy h3{font-size:24px}.pillar-copy>.eyebrow{font-size:6px;letter-spacing:1px}.pillar-copy>p:not(.eyebrow){font-size:10px}.topic-tags{font-size:6px}.topic-tags>span{margin-inline:3px}.audience,.program,.faq{grid-template-columns:1fr;gap:35px}.audience-intro>p:not(.eyebrow),.program-intro>p:not(.eyebrow){max-width:440px}.audience-intro h2{font-size:43px}.invitation-note{margin-top:24px}.audience-list article{padding:26px 0;gap:22px}.audience-list h3{font-size:18px}.audience-list p{max-width:480px;font-size:12px}.miami-interlude{height:370px}.interlude-content>h2{font-size:65px}.photo-credit{font-size:6px;right:14px}.program-intro h2{font-size:43px}.host-block{max-width:440px;margin-top:29px}.host-monogram{width:55px;height:65px}.host-block .eyebrow{font-size:8px}.host-block p{font-size:9px}.timeline-row{grid-template-columns:70px 1fr}.timeline-row p{max-width:none;font-size:12px}.timeline-row .eyebrow{font-size:8px}.timeline-close time{width:70px}.partner-section{grid-template-columns:1fr;gap:25px;padding:36px}.partner-section h2{font-size:39px}.faq{gap:30px}.invitation-inner{display:block}.invitation-section{padding:65px 0}.invitation-inner h2{font-size:65px}.invitation-action{margin-top:35px;display:flex;align-items:center;gap:30px;flex-wrap:wrap}.invitation-action>p{font-size:12px;margin:0}.invitation-action>span{width:100%;margin-top:-10px}.footer-top{flex-wrap:wrap;gap:25px}.footer-tagline{font-size:19px}.footer-top>a:last-child{width:100%}.footer-bottom{flex-wrap:wrap;font-size:7px;gap:10px}.footer-bottom a{width:100%;max-width:none;text-align:left}.site-footer{padding-top:31px;padding-bottom:70px}}
@media(max-width:540px){.nav-shell{gap:12px}.nav-cta{font-size:8px;gap:8px;padding:10px}.brand{font-size:8px;gap:6px}.brand-mark{width:29px;height:29px}.menu-toggle{width:24px;padding:0}.menu-toggle>span{width:20px}.hero{display:flex;flex-direction:column;gap:33px;padding-top:31px}.hero-eyebrow{max-width:none;font-size:7px;letter-spacing:1px;margin-bottom:24px}.hero-eyebrow .live-dot{margin-right:8px}h1{font-size:clamp(68px,16.4vw,87px);letter-spacing:-4px}h1 em{font-size:1.12em;letter-spacing:-2.8px}.hero-description{font-size:12px;max-width:290px;margin-top:24px}.hero-actions{flex-wrap:nowrap;gap:22px;margin-top:25px}.hero-actions .button{font-size:9px;gap:16px;padding:15px}.hero-actions .text-link{font-size:8px;gap:7px}.hero-footnote{display:none}.hero-image{height:420px;min-height:0}.hero-image>img{object-position:64% 49%}.image-coordinate{font-size:8px;top:19px;left:20px}.edition-label{top:19px;right:20px}.edition-label>span:first-child{font-size:33px}.edition-label>span:last-child{font-size:7px}.date-card{left:18px;right:18px;bottom:18px;padding:21px}.date-card .eyebrow{font-size:7px}.date-card strong{font-size:26px;margin-bottom:8px}.date-card .date-note{font-size:7px}.date-card svg{display:block;width:30px;height:30px}.event-facts{grid-template-columns:1fr 1fr 1.12fr;gap:10px;padding-block:23px 29px}.event-facts>div+div{padding-left:14px}.fact-city{font-size:11px;gap:4px;line-height:3}.fact-city svg{width:12px}.event-facts>div>span:last-child{font-size:7px}.fact-number{font-size:30px}.section-space{padding-block:61px}.eyebrow{font-size:8px;letter-spacing:1.2px}.section-number{margin-right:13px}h2,.audience-intro h2,.program-intro h2,.faq h2{font-size:39px;letter-spacing:-1.8px}h2 em{letter-spacing:-1px}.concept-heading>div>p{font-size:12px;margin-top:22px}.pillar-tabs{margin-top:30px;grid-template-columns:1fr}.pillar-tabs button{font-size:12px;gap:15px;padding:16px 10px}.pillar-tabs button:first-child{padding-left:10px}.pillar-tabs button+button{border-top:1px solid #425e50}.pillar-tabs .tab-arrow{font-size:18px}.pillar-panel{grid-template-columns:1fr;gap:0;margin-top:20px;min-height:465px}.pillar-art{transform:scale(.82);height:245px}.pillar-copy{padding-top:0}.pillar-copy>.eyebrow{font-size:7px;margin-bottom:14px}.pillar-copy h3{font-size:28px}.pillar-copy>p:not(.eyebrow){font-size:12px;max-width:350px}.topic-tags{font-size:7px;margin-top:22px}.audience-intro>p:not(.eyebrow),.program-intro>p:not(.eyebrow){font-size:12px}.audience-list article{gap:17px}.audience-list h3{font-size:16px}.audience-list p{font-size:11px}.invitation-note{font-size:9px}.miami-interlude{height:375px}.interlude-content>h2{font-size:60px;letter-spacing:-2.5px}.interlude-content>.eyebrow{font-size:7px}.interlude-content>p:not(.eyebrow){font-size:12px}.location-label{font-size:7px}.timeline-row{gap:20px;grid-template-columns:54px 1fr;padding:25px 0}.timeline-row h3{font-size:17px;line-height:1.5}.timeline-row p{font-size:11px}.timeline-row .eyebrow{font-size:7px;letter-spacing:.8px}.timeline-close{gap:20px;font-size:8px}.timeline-close time{width:54px}.partner-section{padding:29px 25px}.partner-section h2{font-size:33px;letter-spacing:-1.7px}.partner-section p:not(.eyebrow){font-size:11px}.faq summary{font-size:11px;line-height:1.7;padding-block:21px}.faq details p{font-size:11px}.invitation-inner h2{font-size:55px;letter-spacing:-2px}.invitation-inner .eyebrow{font-size:7px;letter-spacing:.8px}.invitation-action{gap:22px}.invitation-action>p{font-size:11px}.invitation-action>.button{font-size:9px;padding:15px;gap:17px}.invitation-action>span{font-size:6px;margin-top:0}.footer-tagline{font-size:17px}.footer-top .brand{font-size:9px}.footer-top{gap:22px}dialog{padding:34px 25px}dialog h2{font-size:42px}dialog>.eyebrow{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Reading sizes: keep essential event information comfortable on real screens. */
.hero-description{font-size:16px}.hero-eyebrow{font-size:10px}.button{font-size:12px}.nav-cta{font-size:12px}.hero-actions .text-link{font-size:12px}.hero-footnote{font-size:11px}.date-card .eyebrow{font-size:10px}.date-note{font-size:10px}.event-facts>div>span:last-child{font-size:11px}.concept-heading>div>p{font-size:15px}.pillar-tabs button{font-size:13px}.pillar-copy>.eyebrow{font-size:10px}.pillar-copy>p:not(.eyebrow){font-size:14px}.topic-tags{font-size:10px}.audience-intro>p:not(.eyebrow),.program-intro>p:not(.eyebrow){font-size:14px}.audience-list p{font-size:14px}.timeline-row .eyebrow{font-size:9px}.timeline-row p{font-size:13px}.status-label{font-size:10px}.host-block .eyebrow{font-size:9px}.host-block h3{font-size:15px}.host-block p{font-size:10px}.host-block a{font-size:11px}.partner-section p:not(.eyebrow){font-size:14px}.faq summary{font-size:14px}.faq details p{font-size:14px}.invitation-action>span{font-size:9px}.footer-bottom{font-size:10px}.footer-top>a:last-child{font-size:13px}dialog>p:not(.eyebrow):not(.dialog-note){font-size:14px}dialog legend,dialog label{font-size:13px}.dialog-note{font-size:10px}
@media(max-width:800px){.nav-cta{font-size:10px}.hero-description{font-size:13px}.hero-eyebrow{font-size:8px}.hero-actions .button{font-size:11px}.hero-actions .text-link{font-size:10px}.date-card .eyebrow{font-size:8px}.date-card .date-note{font-size:8px}.event-facts>div>span:last-child{font-size:9px}.pillar-tabs button{font-size:10px}.pillar-copy>.eyebrow{font-size:8px}.pillar-copy>p:not(.eyebrow){font-size:12px}.topic-tags{font-size:8px}.footer-bottom{font-size:9px}}
@media(max-width:540px){.nav-cta{font-size:9px}.hero-eyebrow{font-size:8px;letter-spacing:.8px}.hero-description{font-size:14px;max-width:330px}.hero-actions{flex-wrap:wrap;gap:16px}.hero-actions .button{font-size:11px}.hero-actions .text-link{font-size:10px}.date-card .eyebrow{font-size:9px}.date-card .date-note{font-size:9px}.event-facts>div>span:last-child{font-size:8px}.pillar-tabs button{font-size:13px}.concept-heading>div>p,.pillar-copy>p:not(.eyebrow),.audience-list p,.audience-intro>p:not(.eyebrow),.program-intro>p:not(.eyebrow),.timeline-row p,.partner-section p:not(.eyebrow),.faq details p{font-size:13px}.pillar-copy>.eyebrow{font-size:9px}.topic-tags{font-size:9px}.timeline-row .eyebrow{font-size:8px}.faq summary{font-size:13px}.invitation-action>.button{font-size:11px}.invitation-action>span{font-size:8px}.footer-bottom{font-size:9px}dialog h2{font-size:42px}}

/* Business for healthcare providers: a visible counterpart to human performance. */
.provider-section{background:#e7e9df;border-top:1px solid var(--line)}
.provider-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:100px;align-items:start}
.provider-intro h2{font-size:48px;margin-top:27px}
.provider-intro>p:not(.eyebrow){font-size:14px;line-height:1.9;color:#58675d;max-width:365px;margin-top:27px}
.provider-intro>.provider-audience{font-size:12px!important;font-weight:600;color:var(--ink)!important;border-left:2px solid #809459;padding-left:17px}
.provider-intro>.text-link{margin-top:29px;font-size:12px;text-align:left}
.provider-topics article{display:grid;grid-template-columns:40px 1fr;gap:25px;border-top:1px solid #bec7b8;padding:25px 0}
.provider-topics article:first-child{padding-top:22px}
.provider-topics article:last-child{border-bottom:1px solid #bec7b8}
.provider-number{font:32px/1.2 var(--serif);color:#697f57}
.provider-topics h3{font-size:22px;line-height:1.35;letter-spacing:-.6px}
.provider-topics p{font-size:14px;line-height:1.85;color:#58675d;margin-top:10px;max-width:440px}
.provider-detail-link{color:var(--lime);margin-top:20px}
.timeline-provider{background:#e9eddf;border-left:2px solid #809459;padding-inline:18px}
.timeline-provider .eyebrow{color:#526543}
.timeline-provider .text-link{margin-top:14px;font-size:11px}
@media(max-width:1120px){.provider-layout{gap:55px;grid-template-columns:1fr 1.3fr}.provider-intro h2{font-size:43px}.provider-topics article{gap:18px}}
@media(max-width:800px){.provider-layout{grid-template-columns:1fr;gap:38px}.provider-intro>p:not(.eyebrow){max-width:480px}.provider-topics p{max-width:none}}
@media(max-width:540px){.provider-intro h2{font-size:39px;letter-spacing:-1.8px}.provider-intro>p:not(.eyebrow),.provider-topics p{font-size:13px}.provider-intro>.eyebrow{letter-spacing:1px}.provider-topics article{grid-template-columns:29px 1fr;gap:15px;padding:23px 0}.provider-number{font-size:28px}.provider-topics h3{font-size:20px}.timeline-provider{padding-inline:12px;column-gap:14px}.provider-intro>.text-link{font-size:11px}}

/* Keep both languages directly accessible, including on small screens. */
.language-switch{display:flex;align-items:center;gap:7px;flex-shrink:0;font-size:11px;font-weight:600;white-space:nowrap}
.language-switch a{padding:8px 3px;border-bottom:2px solid transparent}
.language-switch a[aria-current=page]{border-bottom-color:var(--green);font-weight:800}
.language-switch a:hover{color:#526543}
.language-switch>span{color:#7b8378;font-weight:400}
.event-language{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;font-size:11px;line-height:1.7;color:#596957;margin-top:17px}
.event-language>span{font-size:10px;font-weight:800;letter-spacing:.9px}
html[lang=es] .date-card strong{font-size:clamp(20px,2.1vw,26px);line-height:1.15}
@media(max-width:1000px){.nav-cta{display:none}}
@media(max-width:800px){.language-switch{margin-left:auto}.menu-toggle{flex-shrink:0}.event-language{font-size:10px;gap:7px}}
@media(max-width:540px){.event-language{display:block;font-size:11px}.event-language>span{display:inline-block;margin-right:8px}html[lang=es] .hero-eyebrow{letter-spacing:.6px}html[lang=es] .interlude-content>h2{font-size:48px}}

/* Apply the selected editorial artwork without altering the source PNG. */
.brand.brand-editorial{display:block;width:226px;height:68px;position:relative;overflow:hidden;flex-shrink:0}
.brand-editorial img{position:absolute;width:125%;max-width:none;height:auto;left:-12.5%;top:50%;transform:translateY(-50%);mix-blend-mode:darken}
.site-footer .brand.brand-editorial{width:255px;height:76px}
#hero-title strong{font-family:var(--sans);font-weight:800}
@media(max-width:1120px){.brand.brand-editorial{width:205px;height:63px}}
@media(max-width:800px){.brand.brand-editorial{width:190px;height:59px}}
@media(max-width:540px){.brand.brand-editorial{width:178px;height:56px}.site-footer .brand.brand-editorial{width:225px;height:68px}}

/* Both directions share the same visual hierarchy and topic structure. */
.hero-promise{font-size:17px;font-weight:500;line-height:1.65;max-width:470px;color:var(--ink)}
.hero-promise span{display:block}
.two-way-section{background:#e7e9df;border-top:1px solid var(--line)}
.two-way-heading{display:grid;grid-template-columns:1fr 1.35fr;gap:100px;align-items:start;margin-bottom:62px}
.two-way-heading>.eyebrow{padding-top:10px}
.perspective-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}
.perspective{display:flex;flex-direction:column;min-width:0;border-top:1px solid #b7c3ae;padding-top:25px;scroll-margin-top:20px}
.perspective-audience{font-size:10px;letter-spacing:1.3px;color:#586b4d;min-height:32px}
.perspective h3{font-size:43px;line-height:1.08;letter-spacing:-1.8px;font-weight:500;margin:15px 0 23px}
.perspective h3 em{font-size:1.15em;letter-spacing:-1.1px}
.perspective-intro{font-size:14px;line-height:1.85;color:#58675d;min-height:105px;margin-bottom:25px}
.perspective-topics{display:grid;grid-template-rows:repeat(4,1fr);list-style:none;counter-reset:topic;padding:0;margin:0 0 28px;flex:1}
.perspective-topics li{position:relative;counter-increment:topic;padding:23px 0 23px 42px;border-top:1px solid #bec7b8}
.perspective-topics li:last-child{border-bottom:1px solid #bec7b8}
.perspective-topics li:before{content:counter(topic,decimal-leading-zero);position:absolute;left:0;top:23px;font:25px/1.25 var(--serif);color:#697f57}
.perspective-topics h4{font-size:18px;line-height:1.4;font-weight:500;letter-spacing:-.4px;margin:0}
.perspective-topics p{font-size:13px;line-height:1.85;color:#58675d;margin-top:10px}
.perspective>.text-link{align-self:flex-start;font-size:12px}
@media(max-width:1120px){.two-way-heading{gap:55px}.perspective-pair{gap:42px}.perspective h3{font-size:39px}.perspective-intro{min-height:130px}.perspective-topics h4{font-size:17px}}
@media(max-width:800px){.two-way-heading{display:block;margin-bottom:35px}.two-way-heading>.eyebrow{padding:0;margin-bottom:25px}.perspective-pair{grid-template-columns:1fr;gap:48px}.perspective-intro{min-height:0;max-width:560px}.perspective-audience{min-height:0}.hero-promise{font-size:14px}.perspective h3{font-size:39px}.perspective-topics{grid-template-rows:none}}
@media(max-width:540px){.perspective-audience{font-size:8px;letter-spacing:1px}.perspective h3{font-size:37px}.perspective-intro{font-size:13px}.perspective-topics h4{font-size:17px}.perspective-topics li{padding-left:35px}.hero-promise{font-size:15px}}

.host-group{margin-top:40px}
.host-group>.eyebrow{font-size:10px;letter-spacing:1.2px}
.host-group .host-block{margin-top:18px;padding-top:24px}
.host-group .host-block h3{margin-top:0;line-height:1.5}
.host-group .host-block+.host-block{margin-top:24px}
@media(max-width:800px){.host-group{margin-top:29px}.host-group .host-block{max-width:440px}.host-group>.eyebrow{font-size:9px}}
