:root{--ink:#182134;--muted:#687185;--soft:#8b93a2;--line:rgba(39,53,84,.11);--blue:#257dd5;--violet:#7755be;--green:#338e72;--surface:rgba(255,255,255,.73);--radius:20px;--shadow:0 14px 48px -24px rgba(36,45,93,.2);font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;color:var(--ink);background:#f5f7fb;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}img{display:block;max-width:100%;height:auto}button{color:inherit}button,summary{user-select:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #438adb;outline-offset:4px}input:focus-visible,textarea:focus-visible{outline:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650}h2{font-size:21px;line-height:1.35;letter-spacing:-.6px}h3{line-height:1.4}ul,ol{padding-left:20px}small{font-size:12px}[hidden]{display:none!important}.icon{width:20px;height:20px;flex:0 0 auto;vertical-align:middle}.ambient{position:absolute;z-index:-1;pointer-events:none;width:100%;height:1200px;top:0;overflow:hidden}.ambient-blue{background:radial-gradient(ellipse at 20% 14%,#e0eefb 0,transparent 53%),radial-gradient(ellipse at 94% 2%,#e9e6f5 0,transparent 47%)}.ambient-lilac{top:540px;height:2000px;background:radial-gradient(ellipse at 14% 21%,rgba(237,229,248,.6),transparent 44%),radial-gradient(ellipse at 82% 77%,rgba(224,241,238,.34),transparent 52%)}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;padding:14px 20px;background:var(--ink);color:white;border-radius:12px}.skip-link:focus{top:10px}
.site-header{max-width:1160px;margin:0 auto;height:98px;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:11px;align-items:center;font-size:10px;letter-spacing:1.6px;font-weight:750;line-height:1.4}.brand small{display:block;font-size:10px;color:var(--muted);letter-spacing:2px;font-weight:550;margin-top:4px}.brand small span{padding:0 2px}.brand-symbol{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;color:#5187b5;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.28));border:1px solid rgba(255,255,255,.8)}.brand-symbol .icon{width:22px;height:22px}.site-header nav{display:flex;gap:23px;align-items:center}.header-programme{font-size:13px;color:var(--muted)}.header-programme:hover{color:var(--ink)}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:44px;border:1px solid transparent;padding:10px 18px;border-radius:11px;font-size:14px;font-weight:620;line-height:1.4;transition:background .18s,box-shadow .18s,transform .18s}.button .icon{width:18px;height:18px}.button-primary{color:white;background:var(--ink);box-shadow:0 4px 9px -6px #202336}.button-primary:hover{background:#303a52;box-shadow:0 7px 16px -8px #303653;transform:translateY(-1px)}.button-primary:active{transform:translateY(0)}.button-primary:disabled{opacity:.55;transform:none}.button-secondary{background:rgba(255,255,255,.68);border-color:var(--line)}.button-secondary:hover{background:white}.button-quiet{min-height:38px;font-size:12px;background:rgba(255,255,255,.48);border-color:rgba(255,255,255,.5);padding:8px 12px;gap:8px}.button-quiet:hover{background:white}.button-quiet .icon{width:15px;height:15px}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);background:rgba(255,255,255,.5);border-radius:10px;padding:0;flex:0 0 auto}.icon-button .icon{width:17px;height:17px}.icon-button:hover{background:white;border-color:rgba(47,70,99,.25)}.text-button{padding:5px 0;background:transparent;border:0;font-size:12px;font-weight:560;color:var(--muted)}.text-button:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.connection-banner{max-width:1100px;margin:0 auto 33px;display:flex;gap:7px;align-items:center;font-size:11px;color:#7b7d8d;letter-spacing:.1px}.status-dot{width:5px;height:5px;border-radius:50%;background:#8b82a6;flex:0 0 auto}.connection-banner.is-live{display:none}.event-layout{max-width:1100px;display:grid;grid-template-columns:408px minmax(0,1fr);gap:64px;margin:0 auto;padding-bottom:42px}.event-sidebar{min-width:0}.sidebar-inner{position:sticky;top:30px}.cover-button{position:relative;width:100%;padding:0;border:1px solid rgba(255,255,255,.94);border-radius:22px;display:block;box-shadow:0 20px 55px -26px rgba(33,54,90,.27);background:#e9f1fc;overflow:hidden;isolation:isolate}.event-cover{width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .4s}.cover-button:hover .event-cover{transform:scale(1.018)}.cover-expand{position:absolute;bottom:12px;right:12px;border:1px solid rgba(255,255,255,.9);color:#4c5b72;background:rgba(255,255,255,.8);width:32px;height:32px;display:grid;place-items:center;border-radius:9px;backdrop-filter:blur(8px)}.cover-expand .icon{width:15px;height:15px}.cover-tools{display:flex;justify-content:space-between;font-size:11px;color:#7a8596;margin:11px 3px 29px}.cover-tools a{display:flex;gap:4px;align-items:center}.cover-tools a:hover{color:var(--blue)}.cover-tools .icon{width:12px;height:12px}.organisers{border-top:1px solid var(--line);padding:21px 0 23px;border-bottom:1px solid var(--line)}.eyebrow{font-size:10px;font-weight:650;color:var(--muted);letter-spacing:1.45px;text-transform:uppercase}.organisers .eyebrow{font-size:10px;text-transform:none;letter-spacing:.15px;font-weight:600;margin-bottom:8px}.organiser-group+.organiser-group{margin-top:20px;padding-top:18px;border-top:1px solid rgba(68,82,116,.07)}.host-row{display:flex;align-items:center;gap:12px;margin-top:0}.host-avatar{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:white;border:1px solid rgba(25,44,64,.05);border-radius:50%;overflow:hidden;flex:0 0 auto}.host-avatar img{width:29px;height:32px;object-fit:contain}.host-row strong{display:block;font-size:13px;font-weight:600;letter-spacing:-.1px;line-height:1.4}.host-row div>span{font-size:11px;color:var(--soft);display:block;margin-top:3px}.sidebar-theme{padding:25px 2px 20px}.theme-caption{font-size:9px;letter-spacing:1.6px;font-weight:650;color:#8d84a1}.sidebar-theme p{font-size:19px;font-weight:510;letter-spacing:-.45px;line-height:1.4;margin:9px 0 10px}.hashtag{font-size:12px;font-weight:550;color:#757ca0}.sidebar-programme{display:flex;gap:8px;align-items:center;padding:13px 2px;color:var(--muted);font-size:12px}.sidebar-programme .icon{width:14px;height:14px}.sidebar-programme .icon:last-child{margin-left:auto}.sidebar-programme:hover{color:var(--ink)}
.event-main{min-width:0}.event-label{color:#66758b;font-size:11px;display:flex;align-items:center;gap:7px;margin:1px 0 15px;letter-spacing:.25px}.label-dot{width:6px;height:6px;display:inline-block;background:#489e91;border-radius:50%;margin-right:1px}.label-divider{color:#b3beca;padding:0 2px}h1{font-size:50px;line-height:1.06;letter-spacing:-2px;font-weight:690;margin-bottom:19px}.theme-line{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:26px}.theme-line>span:first-child{font-size:19px;font-weight:600;letter-spacing:-.45px;background:linear-gradient(100deg,#2283c9,#6e52b6 59%,#349981);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.theme-arabic{font-family:"Noto Sans Arabic",Tahoma,Arial,sans-serif;color:#747f95;font-size:16px;font-weight:450}.event-facts{display:grid;gap:15px}.fact-row{display:flex;align-items:center;gap:13px}.fact-row>div{min-width:0;flex:1}.fact-row strong{font-size:14px;font-weight:610;letter-spacing:-.2px;display:block;line-height:1.4}.fact-row>div>span{color:var(--muted);font-size:12.5px;display:block;margin-top:2px;line-height:1.5}.inline-dot{padding:0 4px;color:#a5adba}.fact-icon{width:43px;height:43px;border:1px solid rgba(84,108,146,.14);border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.5);flex:0 0 auto;color:#687590}.fact-icon>.icon{width:22px;height:22px}.calendar-tile{display:flex;flex-direction:column;overflow:hidden;gap:0;line-height:1;background:rgba(255,255,255,.8)}.calendar-tile small{width:100%;text-align:center;padding:4px 0 3px;background:#e7eaf2;font-size:8px;letter-spacing:1px;font-weight:700;color:#79829b}.calendar-tile b{font-size:19px;font-weight:600;flex:1;display:grid;place-items:center;color:#34415c;padding-bottom:1px}.fact-row .icon-button{width:30px;height:30px;border:0;color:#7e899b;background:transparent}.location-fact>.icon{color:#9aa4b3;width:16px;height:16px;margin-right:7px}.location-fact:hover strong{color:var(--blue)}.timing-note{display:flex;gap:7px;margin-top:17px;color:#7a8291;font-size:10px;line-height:1.6;max-width:100%}.timing-note .icon{width:13px;height:13px;margin-top:2px;opacity:.7}.registration-card{margin:26px 0 29px;border-radius:16px;border:1px solid rgba(79,98,126,.13);box-shadow:0 5px 18px -15px #475879;background:rgba(255,255,255,.78);overflow:hidden}.registration-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 20px;background:rgba(54,78,111,.035);border-bottom:1px solid rgba(88,112,145,.08)}.registration-heading h2{font-size:13px;font-weight:580;letter-spacing:0}.in-person{font-size:10px;color:#778192;display:flex;align-items:center;gap:5px}.in-person .icon{width:12px;height:12px}.registration-content{padding:21px 22px 18px}.registration-welcome{font-size:19px;font-weight:580;line-height:1.4;letter-spacing:-.45px;margin-bottom:9px}.registration-description{font-size:13px;color:var(--muted);line-height:1.6;max-width:430px;margin-bottom:18px}.registration-content .button-primary{width:100%;justify-content:space-between;padding:12px 16px;min-height:44px}.registration-footnote{display:flex;justify-content:center;align-items:center;gap:5px;font-size:10px;color:#8691a1;margin-top:10px}.registration-footnote .icon{width:11px;height:11px}.section-nav{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-bottom:30px}.section-nav a{font-size:13px;color:var(--muted);padding:0 0 12px;position:relative}.section-nav a.active{color:var(--ink);font-weight:600}.section-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--ink);border-radius:2px}.section-nav a span{font-size:9px;font-weight:600;border-radius:5px;background:rgba(99,113,153,.07);padding:2px 5px;margin-left:3px}.content-section{scroll-margin-top:28px}.about-section h2{font-size:19px;margin-bottom:21px}.about-section>p{font-size:14px;line-height:1.75;color:#667085;margin-bottom:14px}.about-section .lead{font-size:20px;line-height:1.5;letter-spacing:-.4px;color:#455168;margin-bottom:19px}.lead strong{font-weight:590;color:#222f46}.campaign-callout{display:flex;gap:14px;margin:26px 0 0;padding:20px;background:linear-gradient(110deg,rgba(220,233,249,.45),rgba(237,229,248,.32),rgba(228,244,234,.35));border:1px solid rgba(110,132,170,.09);border-radius:14px}.callout-icon{color:#6f79b3;flex:0 0 auto;margin-top:2px}.campaign-callout h3{font-size:13px;font-weight:640;letter-spacing:-.1px;margin-bottom:7px}.campaign-callout h3 span{font-size:10px;margin-left:6px;color:#7986a4;font-weight:500;white-space:nowrap}.campaign-callout p{font-size:12px;color:#717b8d;line-height:1.75}.campaign-callout .dream-line{font-weight:550;font-size:12px;color:#54657b;margin-top:8px}.programme-section{border-top:1px solid var(--line);margin-top:38px;padding-top:34px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-title-row .eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:7px;color:#848d9e}.programme-section h2{font-size:23px;letter-spacing:-.65px}.section-title-row .icon-button{background:rgba(255,255,255,.35);color:var(--muted)}.section-intro{font-size:13px;color:var(--muted);line-height:1.7;margin-top:12px;margin-bottom:21px}.programme-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.filter-tabs{display:inline-flex;border:1px solid rgba(73,91,125,.1);border-radius:9px;padding:3px;background:rgba(40,55,94,.028)}.filter-tab{border:0;background:transparent;font-size:11px;color:#778195;border-radius:6px;padding:6px 12px;min-height:30px;font-weight:570;transition:background .15s}.filter-tab.active{color:var(--ink);background:white;box-shadow:0 1px 5px -2px rgba(33,44,67,.24)}.filter-tab:hover:not(.active){background:rgba(255,255,255,.6)}.programme-toolbar>.text-button{font-size:10px}.programme-search{display:flex;align-items:center;gap:8px;padding:0 11px;min-height:38px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.53)}.programme-search:focus-within{border-color:#9bb5d4}.programme-search .icon{width:15px;height:15px;color:#909aaa}.programme-search input{width:100%;background:transparent;border:0;outline:0;padding:9px 0;font-size:11px;color:var(--ink)}.programme-search input::placeholder{color:#939cab}.programme-search kbd{font-family:inherit;font-size:14px;color:#bdc3cd}.programme-meta{display:flex;justify-content:space-between;gap:10px;color:#8c94a2;font-size:9px;margin:12px 1px 25px}.agenda{position:relative}.agenda-item{display:grid;grid-template-columns:74px 28px minmax(0,1fr);gap:12px;padding:0 0 27px;position:relative}.time-column{text-align:right;padding-top:4px;line-height:1.55;font-variant-numeric:tabular-nums}.time-column time{font-size:11px;font-weight:620;display:block;color:#495870;white-space:nowrap}.time-column>span{display:block;color:#8a95a5;font-size:9px;white-space:nowrap}.time-column small{display:block;color:#a4adba;font-size:8px;margin-top:6px}.timeline-track{position:relative}.timeline-track:after{position:absolute;content:"";width:1px;top:36px;left:13.5px;bottom:-20px;background:rgba(117,137,169,.16)}.agenda-item:last-child .timeline-track:after{display:none}.timeline-dot{display:grid;place-items:center;width:28px;height:28px;background:rgba(255,255,255,.9);border:1px solid rgba(119,140,173,.19);border-radius:9px;color:#7184a4;position:relative;z-index:1;box-shadow:0 2px 5px -4px #445c8d}.timeline-dot .icon{width:14px;height:14px}.session{min-width:0;padding:0 0 17px;border-bottom:1px solid rgba(91,113,146,.075)}.agenda-item:last-child .session{border-bottom:0}.session summary{display:flex;gap:8px;justify-content:space-between;cursor:pointer;list-style:none;outline-offset:4px;min-height:36px}.session summary::-webkit-details-marker{display:none}.session summary>div{flex:1;min-width:0}.session summary:hover h3{color:#3376ba}.focus-label{font-size:8px;letter-spacing:.65px;text-transform:uppercase;font-weight:630;color:#8b8da5;display:block;margin-bottom:4px}.session h3{font-size:15px;letter-spacing:-.3px;color:#344057;font-weight:610;line-height:1.4}.session-chevron{width:14px;height:14px;color:#98a3b3;margin-top:14px;transition:transform .15s}.session[open] .session-chevron{transform:rotate(180deg)}.session-body{margin-top:11px}.session-description{font-size:12px;color:#737e90;line-height:1.8}.session-points{font-size:12px;color:#737e90;padding-left:16px;margin:8px 0 0;line-height:1.8}.session-points li{padding-left:2px;margin:3px 0}.session-speakers{display:flex;gap:6px;align-items:flex-start;color:#5c6d88;font-size:10px;font-weight:550;line-height:1.7;margin-top:11px}.session-speakers .icon{width:12px;height:12px;margin-top:2px}.speaker-note{font-size:10px;color:#929bac;line-height:1.75;margin-top:7px}.is-break .timeline-dot{background:#f1f5f2;color:#7c8f86}.is-break .focus-label{color:#9baba2}.is-break .session h3{font-size:13px}.is-break .session-description{font-size:11px}.is-awards .timeline-dot{background:#f4eefa;color:#9274b6}.award-list{list-style:none;padding:0;margin:10px 0 12px;display:grid;gap:9px}.award-list li{display:flex;gap:10px;padding:12px 11px;background:linear-gradient(120deg,rgba(255,255,255,.75),rgba(241,235,249,.35));border:1px solid rgba(102,95,136,.07);border-radius:10px}.award-number{font-size:9px;line-height:1.9;font-weight:600;color:#a08cb9;flex:0 0 auto}.award-list strong{font-size:11px;font-weight:600;color:#656680}.award-list p{font-size:10px;line-height:1.65;color:#8b8c9f;margin-top:4px}.programme-source-note{display:flex;gap:8px;padding:12px 0 18px;border-top:1px solid var(--line);color:#929aa8;font-size:9px;line-height:1.75}.programme-source-note .icon{width:13px;height:13px;margin-top:2px}.no-results{text-align:center;font-size:13px;color:var(--muted);padding:35px 15px}.location-section{margin-top:36px;padding-top:30px;border-top:1px solid var(--line)}.location-section h2{font-size:19px;margin-bottom:17px}.venue-card{display:flex;overflow:hidden;background:rgba(255,255,255,.7);border:1px solid var(--line);border-radius:14px;min-height:160px}.venue-visual{width:140px;flex:0 0 auto;display:flex;flex-direction:column;gap:14px;justify-content:center;align-items:center;background:linear-gradient(145deg,#e3edf8,#eef0fb 65%,#e6f2ed);color:#8096b4}.venue-visual .icon{width:46px;height:46px;stroke-width:1.1}.venue-visual span{font-size:8px;letter-spacing:3px;font-weight:650}.venue-details{padding:23px 20px;flex:1}.venue-details h3{font-size:15px;letter-spacing:-.2px;margin-bottom:3px}.venue-details p{font-size:11px;color:var(--muted)}.venue-details .venue-arabic{font-size:13px;color:#8f99a9;margin-top:7px;text-align:left}.text-link{display:inline-flex;gap:5px;align-items:center;font-size:11px;font-weight:580;color:#667e9d;margin-top:11px}.text-link:hover{color:var(--blue)}.text-link .icon{width:13px;height:13px}.venue-note{font-size:10px;color:#929ba8;margin:12px 0 0;line-height:1.6}.closing-card{margin-top:34px;padding:22px 19px;background:linear-gradient(110deg,#e9eef8,#efecf6 50%,#e8f2ec);border:1px solid rgba(112,135,165,.08);border-radius:15px;display:flex;align-items:center;gap:12px}.closing-icon{display:flex;color:#8d83ac}.closing-icon .icon{width:24px;height:24px}.closing-card h2{font-size:14px;font-weight:600;letter-spacing:-.2px}.closing-card p{font-size:11px;color:#8991a2;margin-top:4px}.closing-card .button{font-size:11px;min-height:38px;border-radius:9px;padding:8px 12px;margin-left:auto;white-space:nowrap}.closing-card .button .icon{width:14px;height:14px}.site-footer{max-width:1100px;margin:0 auto;padding:26px 0 38px;border-top:1px solid var(--line);display:flex;gap:20px;align-items:center;justify-content:space-between}.footer-organisers{display:flex;align-items:center;gap:15px}.footer-role{display:grid;align-items:center;gap:6px}.footer-role-label{font-size:8px;line-height:1.3;font-weight:600;letter-spacing:.2px;color:#858f9e}.footer-organisers img{width:116px;height:50px;object-fit:contain;mix-blend-mode:multiply}.footer-organisers>span{height:46px;width:1px;background:var(--line)}html[dir="rtl"] .footer-role-label{text-align:right;letter-spacing:0}.site-footer>p{font-size:10px;color:#97a0ac}.site-footer>p span{padding:0 6px}.site-footer .text-button{font-size:10px}.mobile-register-bar{display:none}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#243147;color:white;z-index:30;max-width:min(520px,calc(100% - 32px));padding:12px 18px;border-radius:12px;font-size:12px;opacity:0;visibility:hidden;transition:all .18s;text-align:center;box-shadow:0 10px 25px rgba(20,38,75,.18)}.toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}
dialog{border:1px solid rgba(154,169,192,.25);background:#fafbfd;color:var(--ink);border-radius:24px;padding:0;max-height:90vh;max-height:90svh;box-shadow:0 28px 100px rgba(18,35,65,.22)}dialog::backdrop{background:rgba(25,36,57,.46);backdrop-filter:blur(6px)}body.modal-open{overflow:hidden}.dialog-close{position:absolute;top:14px;right:14px;background:rgba(255,255,255,.8);border:1px solid rgba(100,110,127,.1);z-index:3;width:32px;height:32px}.dialog-close .icon{width:16px;height:16px}.flyer-dialog{max-width:min(88vw,88svh);background:white;padding:0;border-radius:18px}.flyer-dialog>img{width:100%;max-height:88svh;object-fit:contain}.registration-dialog{width:520px;max-width:calc(100vw - 24px);padding:30px;overflow:auto}.form-event{display:flex;align-items:center;gap:12px;padding-right:18px;margin-bottom:26px}.form-event img{width:56px;height:56px;object-fit:cover;border-radius:12px;border:1px solid rgba(84,110,142,.1)}.form-event div>span{font-size:8px;letter-spacing:1.2px;font-weight:650;color:#9a9eae;display:block;margin-bottom:3px}.form-event strong{font-size:13px;line-height:1.4;letter-spacing:-.2px;display:block;font-weight:600}.form-event small{font-size:10px;color:#8a91a2;margin-top:4px;display:block}.form-event small span{padding:0 4px}.registration-dialog h2{font-size:29px;line-height:1.2;letter-spacing:-1px}.form-intro{font-size:12px;color:var(--muted);margin:11px 0 18px}.form-mode-note{font-size:10px;line-height:1.6;border:1px solid rgba(143,118,178,.12);color:#888098;border-radius:8px;padding:9px 11px;background:#f3eff8;margin-bottom:20px}.field{margin-bottom:17px}.field label,.quantity-field label{display:block;font-size:12px;font-weight:580;color:#47556c;line-height:1.5;margin-bottom:6px}.field label>span:not(.optional),.quantity-field label>span{color:#9fa7b6;margin-left:2px}.field .optional{font-size:9px;font-weight:400;color:#99a1ae;margin-left:5px}.field input,.field textarea{width:100%;border:1px solid #dde3ec;border-radius:9px;min-height:43px;background:white;font-size:13px;color:var(--ink);padding:10px 12px;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:82px}.field input::placeholder,.field textarea::placeholder{color:#a2aabb;font-size:12px}.field input:focus,.field textarea:focus{border-color:#89afd9;box-shadow:0 0 0 3px rgba(101,153,208,.1)}.field small{font-size:10px;color:#919bab;display:block;margin-top:5px}.field input[aria-invalid="true"],.field textarea[aria-invalid="true"]{border-color:#c8717b;background:#fffafb}.field-error{display:block;color:#b14e59;font-size:10px;margin-top:4px;line-height:1.6}.field-error:empty{display:none}.quantity-field{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:2px 0 15px}.quantity-field label{margin-bottom:4px}.quantity-field small{font-size:10px;color:#919bab;display:block}.quantity-stepper{display:flex;align-items:center;gap:1px;padding:3px;background:white;border:1px solid #dde3ec;border-radius:10px;height:41px;flex:0 0 auto}.quantity-stepper button{border:0;background:#f5f7fa;border-radius:7px;display:grid;place-items:center;width:31px;height:31px;min-width:31px;color:#63748a}.quantity-stepper button:hover{background:#e9eef6}.quantity-stepper button:disabled{opacity:.35}.quantity-stepper .icon{width:14px;height:14px}.quantity-stepper input{border:0;background:transparent;outline:none;text-align:center;padding:0;width:33px;min-width:0;font-weight:600;font-size:13px;color:var(--ink);-moz-appearance:textfield;appearance:textfield}.quantity-stepper input::-webkit-outer-spin-button,.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-stepper input:focus{outline:2px solid #a8c3e2;border-radius:5px}.extra-attendees{margin-top:20px}.registration-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:22px 0 18px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;color:#77859a}.registration-summary>span{display:flex;gap:6px;align-items:center}.registration-summary .icon{width:15px;height:15px}.registration-summary strong{font-size:10px;font-weight:570}.consent{display:flex;gap:9px;align-items:flex-start;font-size:10px;color:#7c8799;line-height:1.7}.consent input{width:15px;height:15px;margin:2px 0 0;flex:0 0 auto;accent-color:#497eb1}.consent input:focus-visible{outline:3px solid #87b3e2;outline-offset:3px}.privacy-link{font-size:10px!important;color:#8394ad;text-decoration:underline;margin:6px 0 16px 24px}.form-submit{width:100%;font-size:13px;min-height:46px}.form-bottom-note{text-align:center;font-size:9px;color:#9aa2af;margin-top:10px}.form-error{padding:11px 12px;background:#fff0f0;color:#a85762;border:1px solid #f4d9dc;border-radius:9px;margin:0 0 13px;font-size:11px;line-height:1.6}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.success-view{padding:16px 0 6px;text-align:center}.success-icon{width:64px;height:64px;display:grid;place-items:center;background:#e7f2ef;color:#4b987d;border-radius:50%;margin:5px auto 18px}.success-icon .icon{width:29px;height:29px}.success-view .eyebrow{font-size:9px;color:#94a698;margin-bottom:10px}.success-view h2{font-size:28px;letter-spacing:-.8px}.success-view>p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.75;margin:13px 0 18px}.success-view dl{background:white;border:1px solid var(--line);border-radius:13px;padding:17px 16px;text-align:left;margin:20px 0;display:grid;grid-template-columns:100px 1fr;gap:8px;font-size:11px}.success-view dt{color:#929cab}.success-view dd{margin:0;text-align:right;color:#586981;overflow-wrap:anywhere;font-weight:500}.success-buttons{display:grid;gap:10px}.success-buttons .button{width:100%;font-size:12px}.success-buttons .button-whatsapp{color:#fff;background:#25d366;border-color:#25d366;box-shadow:0 5px 12px -8px rgba(18,140,126,.75)}.success-buttons .button-whatsapp:hover{color:#fff;background:#128c7e;border-color:#128c7e;box-shadow:0 8px 17px -9px rgba(18,140,126,.9);transform:translateY(-1px)}.success-buttons .button-whatsapp:focus-visible{outline-color:#128c7e}.success-buttons .button-whatsapp .icon{width:18px;height:18px}.success-view .success-delivery-note{font-size:10px!important;color:#929aac!important;margin:17px 0!important}.privacy-dialog{width:450px;max-width:calc(100vw - 24px);padding:30px;overflow:auto}.privacy-symbol{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#eef1f9;color:#7e87a6;margin-bottom:16px}.privacy-dialog h2{font-size:22px;margin-bottom:17px;letter-spacing:-.6px;max-width:340px}.privacy-dialog p{font-size:12px;line-height:1.8;color:#7c8596;margin-bottom:13px}.privacy-dialog .button{width:100%;margin-top:8px;font-size:12px}.noscript-message{position:fixed;bottom:12px;background:#243147;color:white;padding:10px 20px;left:50%;transform:translateX(-50%);font-size:12px;border-radius:10px;z-index:30}
@media(min-width:1400px){.event-layout{gap:72px}.event-main{padding-top:0}.registration-welcome{font-size:20px}}
@media(max-width:1190px){.event-layout,.connection-banner,.site-footer{margin-left:44px;margin-right:44px}.event-layout{grid-template-columns:36.5% minmax(0,1fr);gap:44px}h1{font-size:45px}.site-header{padding:0 44px}.theme-line{gap:10px}.theme-line>span:first-child{font-size:17px}.theme-arabic{font-size:14px}.host-row strong{font-size:12px}.closing-card{padding:18px 15px;gap:10px}.closing-icon{display:none}.footer-organisers img{width:96px}.site-footer{gap:15px}}
@media(max-width:850px){.event-layout,.connection-banner,.site-footer{margin-left:28px;margin-right:28px}.event-layout{grid-template-columns:34% minmax(0,1fr);gap:32px}.site-header{padding:0 28px}.sidebar-inner{position:static}h1{font-size:40px;letter-spacing:-1.6px}.theme-line{align-items:flex-start;flex-direction:column;gap:4px;margin-bottom:23px}.theme-arabic{font-size:13px}.cover-tools{flex-direction:column;gap:5px;margin-bottom:22px}.cover-tools>span{display:none}.host-row{gap:8px}.host-avatar{width:32px;height:32px}.host-avatar img{width:24px;height:25px}.host-row strong{font-size:11px}.sidebar-theme p{font-size:16px}.sidebar-programme{font-size:10px}.registration-description{font-size:12px}.fact-row{gap:10px}.fact-row strong{font-size:13px}.fact-row>div>span{font-size:11px}.fact-icon{width:39px;height:39px}.agenda-item{grid-template-columns:63px 24px minmax(0,1fr);gap:9px}.timeline-dot{width:24px;height:24px;border-radius:8px}.timeline-track:after{left:11.5px;top:32px}.time-column time{font-size:10px}.time-column>span{font-size:8px}.time-column small{font-size:8px}.session h3{font-size:14px}.session-description{font-size:11px}.session-speakers{font-size:9px}.speaker-note{font-size:9px}.campaign-callout{padding:17px;gap:10px}.campaign-callout p{font-size:11px}.campaign-callout h3 span{display:block;margin:4px 0 0}.programme-toolbar{gap:7px}.filter-tab{padding:5px 8px;font-size:10px}.programme-toolbar>.text-button{font-size:9px}.programme-meta{font-size:8px}.venue-visual{width:85px}.venue-details{padding:20px 15px}.closing-card{flex-wrap:wrap}.closing-card .button{margin-left:0}.site-footer{flex-wrap:wrap}.site-footer>p{font-size:9px}.site-footer .text-button{font-size:9px}}
@media(max-width:680px){html{scroll-padding-top:20px}.site-header{height:78px;padding:0 22px}.brand{font-size:8px;letter-spacing:1.15px;gap:8px}.brand small{font-size:8px;letter-spacing:1.5px;margin-top:3px}.brand-symbol{width:30px;height:30px;border-radius:10px}.brand-symbol .icon{width:18px;height:18px}.header-programme{display:none}.button-quiet{font-size:11px;padding:7px 9px;min-height:34px;gap:5px}.button-quiet .icon{width:13px;height:13px}.site-header nav{gap:0}.connection-banner{margin:0 22px 22px;font-size:9px;gap:6px}.event-layout{display:flex;flex-direction:column;gap:27px;margin:0 22px;padding-bottom:28px}.sidebar-inner{position:static;display:flex;flex-direction:column}.cover-button{border-radius:19px;max-width:520px;align-self:center}.cover-tools{flex-direction:row;margin:10px 2px 0;gap:8px;font-size:10px}.cover-tools>span{display:block}.sidebar-theme,.sidebar-programme{display:none}.event-label{font-size:10px;margin-bottom:11px}.event-main h1{font-size:42px;line-height:1.06;letter-spacing:-1.7px;margin-bottom:16px}.theme-line{flex-direction:row;align-items:center;margin-bottom:25px;gap:8px}.theme-line>span:first-child{font-size:16px}.theme-arabic{font-size:14px}.event-facts{gap:15px}.fact-row strong{font-size:13px}.fact-row>div>span{font-size:11px}.fact-icon{width:40px;height:40px;border-radius:10px}.calendar-tile b{font-size:18px}.fact-row{gap:11px}.timing-note{font-size:9px;gap:6px;line-height:1.7;margin-top:16px}.timing-note .icon{width:12px;height:12px}.registration-card{margin:24px 0 28px;border-radius:14px}.registration-heading{padding:12px 17px}.registration-content{padding:19px 18px 16px}.registration-welcome{font-size:20px;line-height:1.4}.registration-description{font-size:12px;line-height:1.7;margin-top:10px}.registration-content .button-primary{min-height:44px}.registration-footnote{font-size:8px;gap:4px}.registration-footnote .icon{width:10px;height:10px}.section-nav{margin-bottom:26px;gap:23px}.section-nav a{font-size:12px;padding-bottom:11px}.about-section h2{font-size:19px;margin-bottom:18px}.about-section .lead{font-size:21px}.about-section>p{font-size:13px}.campaign-callout{padding:18px;gap:12px;margin-top:23px}.campaign-callout h3{font-size:12px}.campaign-callout h3 span{display:inline;margin-left:5px;font-size:9px}.campaign-callout p{font-size:11px}.campaign-callout .dream-line{font-size:11px}.programme-section{margin-top:31px;padding-top:29px}.programme-section h2{font-size:22px}.section-intro{font-size:12px;margin-bottom:19px}.section-title-row .eyebrow{font-size:8px}.section-title-row .icon-button{width:32px;height:32px}.filter-tab{font-size:10px;padding:6px 10px}.programme-toolbar>.text-button{font-size:9px}.programme-search{min-height:38px}.programme-search input{font-size:11px}.programme-meta{margin:11px 0 23px;font-size:8px}.agenda-item{grid-template-columns:58px 25px minmax(0,1fr);gap:9px;padding-bottom:24px}.time-column{padding-top:3px}.time-column time{font-size:9px}.time-column>span{font-size:8px}.time-column small{font-size:7px}.timeline-dot{width:25px;height:25px}.timeline-dot .icon{width:12px;height:12px}.timeline-track:after{left:12px}.focus-label{font-size:7px;letter-spacing:.5px}.session h3{font-size:14px;line-height:1.4;letter-spacing:-.25px}.session summary{gap:5px}.session-chevron{width:11px;height:11px;margin-top:13px}.session-description{font-size:11px;line-height:1.8}.session-points{font-size:11px}.session-speakers{font-size:9px;gap:5px}.session-speakers .icon{width:11px;height:11px}.speaker-note{font-size:9px;line-height:1.8}.is-break .session h3{font-size:12px}.is-break .session-description{font-size:10px}.award-list li{gap:8px;padding:11px 10px}.award-list strong{font-size:10px}.award-list p{font-size:9px}.award-number{font-size:8px}.programme-source-note{font-size:9px;gap:7px;line-height:1.7}.programme-source-note .icon{width:12px;height:12px}.location-section{margin-top:31px;padding-top:28px}.venue-visual{width:90px}.venue-details{padding:20px 16px}.venue-details h3{font-size:14px}.venue-details p{font-size:10px}.venue-note{font-size:9px}.closing-card{margin-top:28px;flex-wrap:nowrap;gap:10px;padding:19px 14px}.closing-card h2{font-size:12px}.closing-card p{font-size:9px}.closing-card .button{margin-left:auto;font-size:10px;padding:9px 11px;min-height:37px}.closing-card .button .icon{width:12px}.site-footer{margin:0 22px;padding:23px 0 115px;flex-wrap:wrap;justify-content:space-between;gap:20px 10px}.footer-organisers{width:100%;justify-content:center;gap:25px}.footer-organisers img{width:130px;height:55px}.site-footer>p{font-size:8px}.site-footer .text-button{font-size:9px}.mobile-register-bar{position:fixed;bottom:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 22px calc(12px + env(safe-area-inset-bottom));background:rgba(250,252,255,.91);backdrop-filter:blur(18px);border-top:1px solid rgba(68,82,116,.1);transform:translateY(110%);transition:transform .22s}.mobile-register-bar.visible{transform:translateY(0)}.mobile-register-bar strong{font-size:12px;font-weight:600;display:block}.mobile-register-bar div>span{font-size:9px;color:#9aa3b2;display:block;margin-top:2px}.mobile-register-bar .button{font-size:12px;min-height:39px;padding:10px 16px}.mobile-register-bar .button .icon{width:15px;height:15px}.toast{bottom:90px;font-size:11px;max-width:calc(100% - 28px)}.registration-dialog{border-radius:20px;padding:26px 23px;width:480px;max-width:calc(100vw - 18px);max-height:92svh}.registration-dialog .dialog-close{top:12px;right:12px;width:28px;height:28px}.form-event{margin-bottom:23px;gap:10px}.form-event img{width:49px;height:49px;border-radius:10px}.form-event strong{font-size:12px}.form-event div>span{font-size:7px;letter-spacing:1px}.form-event small{font-size:8px}.registration-dialog h2{font-size:28px;letter-spacing:-.9px}.form-intro{font-size:11px}.form-mode-note{font-size:9px;margin-bottom:18px}.field label,.quantity-field label{font-size:11px}.field input,.field textarea{font-size:16px;min-height:44px;padding:10px 11px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.field small,.quantity-field small{font-size:9px}.quantity-field{gap:10px}.quantity-stepper input{font-size:16px}.consent{font-size:9px}.registration-summary{font-size:10px}.registration-summary strong{font-size:9px}.form-submit{font-size:12px}.form-bottom-note{font-size:9px}.flyer-dialog{max-width:calc(100vw - 20px);max-height:90svh}.privacy-dialog{padding:28px 24px}.privacy-dialog h2{font-size:21px}.privacy-dialog p{font-size:11px}}
@media(max-width:360px){.event-layout,.connection-banner,.site-footer{margin-left:17px;margin-right:17px}.site-header{padding:0 17px}.brand{font-size:7px;letter-spacing:1px}.button-quiet span{display:none}.event-main h1{font-size:38px}.theme-line>span:first-child{font-size:14px}.theme-arabic{font-size:12px}.inline-dot{padding:0 2px}.agenda-item{grid-template-columns:51px 22px minmax(0,1fr);gap:7px}.timeline-dot{width:22px;height:22px;border-radius:7px}.timeline-track:after{left:10.5px}.time-column time{font-size:8px}.time-column>span{font-size:7px}.session h3{font-size:13px}.filter-tab{padding:6px 8px;font-size:9px}.programme-toolbar>.text-button{font-size:8px}.closing-card{flex-wrap:wrap}.closing-card .button{margin-left:0}.registration-summary strong{font-size:8px}.footer-organisers img{width:114px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{@page{size:A4;margin:16mm 14mm}html,body{background:white!important;color:#172133!important;font-size:10pt}.ambient,.site-header,.connection-banner,.event-sidebar,.registration-card,.section-nav,.about-section,.location-section,.closing-card,.site-footer,.mobile-register-bar,.programme-toolbar,.programme-search,.programme-meta,.timing-note,.event-label,.fact-row .icon-button,.programme-section .icon-button,.toast,dialog,.noscript-message{display:none!important}.event-layout{display:block;max-width:none;margin:0;padding:0}.event-main{width:100%}h1{font-size:30pt;letter-spacing:-1pt;line-height:1.05;margin-bottom:9pt}h1 br{display:none}.theme-line{margin-bottom:15pt}.theme-line>span:first-child{font-size:14pt;-webkit-text-fill-color:#375784;color:#375784;background:none}.theme-arabic{font-size:12pt}.event-facts{display:flex;gap:18pt;justify-content:space-between;margin-bottom:18pt}.fact-row{flex:1}.fact-icon{display:none}.fact-row strong{font-size:10pt}.fact-row>div>span{font-size:8pt}.location-fact>.icon{display:none}.programme-section{border-top:1pt solid #d8dde5;margin-top:0;padding-top:16pt}.programme-section h2{font-size:18pt}.section-title-row .eyebrow{font-size:8pt}.section-intro{font-size:9pt;margin:9pt 0 20pt}.agenda-item{display:grid!important;grid-template-columns:65pt 20pt 1fr;gap:9pt;padding-bottom:16pt;break-inside:avoid-page}.time-column time{font-size:8pt}.time-column>span{font-size:7pt}.time-column small{font-size:6pt}.timeline-dot{width:19pt;height:19pt}.timeline-track:after{left:9pt}.session{padding-bottom:13pt}.session h3{font-size:11pt}.focus-label{font-size:6pt}.session summary{display:flex}.session summary .icon{display:none}.session-body{display:block!important;margin-top:7pt}.session-description,.session-points{font-size:9pt;line-height:1.6}.session-speakers,.speaker-note{font-size:8pt;line-height:1.6}.award-list strong{font-size:9pt}.award-list p{font-size:8pt}.award-number{font-size:7pt}.programme-source-note{font-size:7pt;border-top:1pt solid #ddd;padding-top:10pt}.no-results{display:none!important}.is-break .session h3{font-size:10pt}.is-break .session-description{font-size:8pt}}
/* Final readability pass and smooth background falloff. */
.ambient-blue{mask-image:linear-gradient(#000 0%,#000 55%,transparent 100%)}
.ambient-lilac{top:0;height:2800px;mask-image:linear-gradient(#000 0%,#000 58%,transparent 100%);background:radial-gradient(ellipse at 14% 25%,rgba(237,229,248,.6),transparent 44%),radial-gradient(ellipse at 82% 77%,rgba(224,241,238,.34),transparent 52%)}
.session h3{font-size:16px}.session-description,.session-points{font-size:13px}.session-speakers,.speaker-note{font-size:11px}.focus-label{font-size:9px}.time-column time{font-size:12px}.time-column>span{font-size:10px}.time-column small{font-size:9px}.is-break .session h3{font-size:14px}.is-break .session-description{font-size:12px}.award-list strong{font-size:12px}.award-list p{font-size:11px}
@media(max-width:850px) and (min-width:681px){.session h3{font-size:15px}.session-description,.session-points{font-size:12px}.session-speakers,.speaker-note{font-size:10px}.focus-label{font-size:8px}.time-column time{font-size:10px}.time-column>span{font-size:8px}.time-column small{font-size:8px}.award-list strong{font-size:11px}.award-list p{font-size:10px}}
@media(max-width:680px){.session h3{font-size:15px}.session-description,.session-points{font-size:12px}.session-speakers,.speaker-note{font-size:10px}.focus-label{font-size:8px}.time-column time{font-size:10px}.time-column>span{font-size:8px}.time-column small{font-size:8px}.award-list strong{font-size:11px}.award-list p{font-size:10px}.is-break .session h3{font-size:13px}.is-break .session-description{font-size:11px}}
@media(max-width:360px){.session h3{font-size:14px}.focus-label{font-size:7px}.time-column time{font-size:9px}.time-column>span{font-size:7px}.time-column small{font-size:7px}}
@media print{.session h3{font-size:11pt}.session-description,.session-points{font-size:9pt}.session-speakers,.speaker-note{font-size:8pt}.focus-label{font-size:6pt}.time-column time{font-size:8pt}.time-column>span{font-size:7pt}.time-column small{font-size:6pt}.is-break .session h3{font-size:10pt}.is-break .session-description{font-size:8pt}.award-list strong{font-size:9pt}.award-list p{font-size:8pt}}

/* English / Arabic interface. Artwork and logos are deliberately never mirrored. */
.language-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid rgba(70,90,125,.14);border-radius:10px;background:rgba(255,255,255,.62);direction:ltr;flex-shrink:0}
.language-switch button{font-family:Tahoma,"Noto Sans Arabic",Arial,sans-serif;border:0;background:transparent;font-size:12px;line-height:1.5;font-weight:500;min-height:32px;min-width:57px;padding:6px 10px;border-radius:7px;color:#69758a}
.language-switch button[aria-pressed="true"]{color:#24364e;background:white;box-shadow:0 1px 6px rgba(35,55,85,.12);font-weight:700}
.language-switch button:hover{color:var(--ink)}
.dialog-language-bar{display:flex;justify-content:flex-start;margin:-2px 0 22px;padding-inline-end:40px}
.dialog-language-bar .language-switch button{min-height:28px;font-size:11px}
.site-header nav{gap:15px}
#full-name,#guest-names{unicode-bidi:plaintext}
#mobile,#email{direction:ltr;text-align:left}
.quantity-stepper{direction:ltr}
#quantity{direction:ltr;text-align:center}
html[dir="rtl"] body{font-family:"Noto Sans Arabic",Tahoma,Arial,sans-serif;line-height:1.85}
html[dir="rtl"] h1,html[dir="rtl"] h2,html[dir="rtl"] h3,html[dir="rtl"] .brand,html[dir="rtl"] .eyebrow,html[dir="rtl"] .focus-label,html[dir="rtl"] .theme-caption,html[dir="rtl"] .event-label,html[dir="rtl"] .form-event,html[dir="rtl"] .venue-visual span{letter-spacing:0}
html[dir="rtl"] h1{font-size:44px;line-height:1.35;margin-bottom:16px}
html[dir="rtl"] h2{line-height:1.6}
html[dir="rtl"] .brand{font-size:11px;line-height:1.65}
html[dir="rtl"] .brand small{letter-spacing:1px;direction:ltr;text-align:right}
html[dir="rtl"] .header-programme{font-size:13px}
html[dir="rtl"] .event-label{font-size:12px}
html[dir="rtl"] .theme-line>span:first-child{font-size:21px;letter-spacing:0}
html[dir="rtl"] .theme-arabic{font-family:Inter,Arial,sans-serif;font-size:15px}
html[dir="rtl"] .cover-expand{right:auto;left:12px}
html[dir="rtl"] .sidebar-programme>.icon:last-child{margin-left:0;margin-right:auto;transform:scaleX(-1)}
html[dir="rtl"] .host-row strong{font-size:13px;line-height:1.7}
html[dir="rtl"] .sidebar-theme p{font-size:19px;line-height:1.85;letter-spacing:0}
html[dir="rtl"] .fact-row strong{font-size:14px;line-height:1.75}
html[dir="rtl"] .fact-row>div>span{font-size:12px;line-height:1.8}
html[dir="rtl"] .calendar-tile small{font-size:8px;letter-spacing:0;line-height:1.25}
html[dir="rtl"] .calendar-tile b{font-size:18px}
html[dir="rtl"] .location-fact>.icon{margin-right:0;margin-left:7px}
html[dir="rtl"] .timing-note{font-size:11px;line-height:1.9}
html[dir="rtl"] .registration-welcome{font-size:20px;letter-spacing:0;line-height:1.85}
html[dir="rtl"] .registration-description{font-size:13px;line-height:1.9}
html[dir="rtl"] .registration-heading h2{font-size:14px}
html[dir="rtl"] .registration-footnote{font-size:10px;line-height:1.75}
html[dir="rtl"] .in-person{font-size:11px}
html[dir="rtl"] .register-trigger>.icon,html[dir="rtl"] .form-submit>.icon{transform:scaleX(-1)}
html[dir="rtl"] .section-nav a{font-size:13px}
html[dir="rtl"] .about-section .lead{line-height:1.9;letter-spacing:0}
html[dir="rtl"] .about-section>p{font-size:14px;line-height:2}
html[dir="rtl"] .campaign-callout p{font-size:13px;line-height:2}
html[dir="rtl"] .campaign-callout h3{font-size:15px}
html[dir="rtl"] .campaign-callout h3 span{margin-left:0;margin-right:7px;direction:ltr;unicode-bidi:isolate}
html[dir="rtl"] .campaign-callout .dream-line{font-size:13px}
html[dir="rtl"] .section-intro{font-size:13px;line-height:1.9}
html[dir="rtl"] .programme-toolbar .text-button{font-size:11px}
html[dir="rtl"] .filter-tab{font-size:11px;line-height:1.8}
html[dir="rtl"] .programme-search input{font-size:12px}
html[dir="rtl"] .programme-meta{font-size:10px;line-height:1.8}
html[dir="rtl"] .time-column{text-align:left}
html[dir="rtl"] .time-column time{font-size:12px}
html[dir="rtl"] .time-column>span{font-size:10px}
html[dir="rtl"] .time-column small{font-size:9px}
html[dir="rtl"] .session h3{font-size:17px;line-height:1.85;letter-spacing:0}
html[dir="rtl"] .session-description,html[dir="rtl"] .session-points{font-size:14px;line-height:2.05}
html[dir="rtl"] .session-speakers{font-size:12px;line-height:1.9}
html[dir="rtl"] .speaker-note{font-size:11px;line-height:1.95}
html[dir="rtl"] .focus-label{font-size:10px;line-height:1.8}
html[dir="rtl"] .is-break .session h3{font-size:15px}
html[dir="rtl"] .is-break .session-description{font-size:13px}
html[dir="rtl"] ul,html[dir="rtl"] ol{padding-left:0;padding-right:20px}
html[dir="rtl"] .session-points{padding-left:0;padding-right:17px}
html[dir="rtl"] .session-points li{padding-left:0;padding-right:2px}
html[dir="rtl"] .award-list{padding:0}
html[dir="rtl"] .award-list strong{font-size:13px;line-height:1.8}
html[dir="rtl"] .award-list p{font-size:12px;line-height:1.95}
html[dir="rtl"] .programme-source-note{font-size:11px;line-height:1.95}
html[dir="rtl"] 
html[dir="rtl"] .venue-details h3{font-size:16px;line-height:1.8}
html[dir="rtl"] .venue-details p{font-size:12px;line-height:1.85}
html[dir="rtl"] .venue-details .venue-arabic{font-family:Arial,sans-serif;text-align:right;font-size:12px}
html[dir="rtl"] .venue-note{font-size:11px;line-height:1.85}
html[dir="rtl"] .text-link{font-size:12px}
html[dir="rtl"] .closing-card{gap:14px}
html[dir="rtl"] .closing-card h2{font-size:15px;line-height:1.8;letter-spacing:0}
html[dir="rtl"] .closing-card p{font-size:11px}
html[dir="rtl"] .closing-card .button{margin-left:0;margin-right:auto}
html[dir="rtl"] .dialog-close{right:auto;left:14px}
html[dir="rtl"] .form-event{padding-right:0;padding-left:18px}
html[dir="rtl"] .form-event div>span{letter-spacing:0;font-size:10px}
html[dir="rtl"] .form-event strong{font-size:14px;letter-spacing:0;line-height:1.8}
html[dir="rtl"] .form-event small{font-size:11px}
html[dir="rtl"] .registration-dialog h2{font-size:28px;line-height:1.6;letter-spacing:0}
html[dir="rtl"] .form-intro{font-size:13px;line-height:1.8}
html[dir="rtl"] .form-mode-note{font-size:11px;line-height:1.85}
html[dir="rtl"] .field label,html[dir="rtl"] .quantity-field label{font-size:13px;line-height:1.8}
html[dir="rtl"] .field input,html[dir="rtl"] .field textarea{font-size:14px;line-height:1.7}
html[dir="rtl"] .field input::placeholder,html[dir="rtl"] .field textarea::placeholder{font-size:13px}
html[dir="rtl"] .field small,html[dir="rtl"] .quantity-field small{font-size:11px;line-height:1.8}
html[dir="rtl"] .field label>span:not(.optional),html[dir="rtl"] .quantity-field label>span{margin-left:0;margin-right:2px}
html[dir="rtl"] .field .optional{margin-left:0;margin-right:6px;font-size:10px}
html[dir="rtl"] .field-error{font-size:11px;line-height:1.85}
html[dir="rtl"] .registration-summary{font-size:12px}
html[dir="rtl"] .registration-summary strong{font-size:11px}
html[dir="rtl"] .consent{font-size:12px;line-height:1.95}
html[dir="rtl"] .privacy-link{margin:6px 24px 16px 0;font-size:11px!important}
html[dir="rtl"] .form-bottom-note{font-size:10px}
html[dir="rtl"] .form-error{font-size:12px;line-height:1.9}
html[dir="rtl"] .success-view dl{text-align:right;font-size:12px}
html[dir="rtl"] .success-view dd{text-align:left}
html[dir="rtl"] .success-view>p:not(.eyebrow){font-size:13px;line-height:1.9}
html[dir="rtl"] .privacy-dialog h2{font-size:23px;line-height:1.7;letter-spacing:0}
html[dir="rtl"] .privacy-dialog p{font-size:13px;line-height:2}
html[dir="rtl"] .site-footer>p,html[dir="rtl"] .site-footer .text-button{font-size:11px}
html[dir="rtl"] .toast{line-height:1.9}
@media(max-width:850px) and (min-width:681px){html[dir="rtl"] h1{font-size:34px}html[dir="rtl"] .theme-line{gap:7px}html[dir="rtl"] .agenda-item{grid-template-columns:66px 24px minmax(0,1fr)}html[dir="rtl"] .time-column time{font-size:11px}html[dir="rtl"] .time-column>span{font-size:9px}}
@media(max-width:680px){
  .site-header nav{gap:7px}.language-switch{padding:2px}.language-switch button{font-size:11px;min-width:48px;padding:5px 7px;min-height:32px}
  .site-header .share-event span{display:none}.site-header .share-event{width:33px;height:36px;padding:6px}
  .dialog-language-bar{margin-bottom:18px}.brand{max-width:47%}
  html[dir="rtl"] .brand{font-size:9px;line-height:1.65;gap:7px;max-width:48%}
  html[dir="rtl"] .connection-banner{font-size:10px;line-height:1.9}
  html[dir="rtl"] .event-main h1{font-size:34px;line-height:1.45;letter-spacing:0}
  html[dir="rtl"] .theme-line{flex-wrap:wrap;gap:6px 12px;align-items:center}
  html[dir="rtl"] .theme-line>span:first-child{font-size:19px}html[dir="rtl"] .theme-arabic{font-size:13px}
  html[dir="rtl"] .fact-row>div>span{font-size:11px}
  html[dir="rtl"] .registration-footnote{font-size:9px}
  html[dir="rtl"] .section-nav{gap:21px}
  html[dir="rtl"] .programme-toolbar{gap:6px;flex-wrap:wrap}
  html[dir="rtl"] .filter-tab{padding:6px 8px;font-size:11px}
  html[dir="rtl"] .programme-toolbar>.text-button{font-size:10px}
  html[dir="rtl"] .programme-meta{font-size:9px;gap:8px}
  html[dir="rtl"] .agenda-item{grid-template-columns:60px 25px minmax(0,1fr);gap:8px}
  html[dir="rtl"] .time-column time{font-size:10px}html[dir="rtl"] .time-column>span{font-size:8px}html[dir="rtl"] .time-column small{font-size:8px}
  html[dir="rtl"] .session h3{font-size:15px;line-height:1.85}
  html[dir="rtl"] .session-description,html[dir="rtl"] .session-points{font-size:13px}
  html[dir="rtl"] .session-speakers,html[dir="rtl"] .speaker-note{font-size:11px}
  html[dir="rtl"] .focus-label{font-size:9px}
  html[dir="rtl"] .award-list strong{font-size:12px}html[dir="rtl"] .award-list p{font-size:11px}
  html[dir="rtl"] .venue-visual{width:74px}html[dir="rtl"] .venue-details{padding:18px 13px}
  html[dir="rtl"] .closing-card{gap:9px;flex-wrap:wrap}html[dir="rtl"] .closing-card .button{font-size:12px}
  html[dir="rtl"] .registration-dialog h2{font-size:26px}
  html[dir="rtl"] .form-event strong{font-size:12px}html[dir="rtl"] .form-event small{font-size:10px}
  html[dir="rtl"] .quantity-field{gap:10px}html[dir="rtl"] .quantity-field label{font-size:12px}
  html[dir="rtl"] .quantity-field small{font-size:10px}
  html[dir="rtl"] .mobile-register-bar strong{font-size:12px}html[dir="rtl"] .mobile-register-bar span{font-size:10px}
  html[dir="rtl"] .mobile-register-bar .button{font-size:12px}
}
@media(max-width:360px){.site-header{padding-inline:16px}.site-header .brand{font-size:7px}.site-header nav{gap:5px}.language-switch button{min-width:44px;padding:5px;font-size:10px}html[dir="rtl"] .brand{font-size:8px}html[dir="rtl"] .event-main h1{font-size:30px}html[dir="rtl"] .programme-meta{font-size:8px}html[dir="rtl"] .programme-toolbar>.text-button{font-size:9px}html[dir="rtl"] .filter-tab{font-size:10px;padding:5px 7px}html[dir="rtl"] .quantity-field{flex-wrap:wrap}}
@media print{.language-switch,.dialog-language-bar{display:none!important}html[dir="rtl"] h1{font-size:22pt;line-height:1.55}html[dir="rtl"] .session h3{font-size:11pt}html[dir="rtl"] .session-description,html[dir="rtl"] .session-points{font-size:9pt;line-height:1.9}html[dir="rtl"] .speaker-note,html[dir="rtl"] .session-speakers{font-size:8pt}html[dir="rtl"] .time-column time{font-size:8pt}html[dir="rtl"] .time-column>span{font-size:7pt}html[dir="rtl"] .programme-source-note{font-size:8pt}}
/* Mixed-language labels must not inherit the required-star styling. */
.field label>span[data-i18n],.quantity-field label>span[data-i18n]{color:inherit;margin:0}
.campaign-callout h3>span[data-i18n="Achieve Your Dreams"]{font:inherit;color:inherit;margin:0;display:inline;letter-spacing:inherit}
html[dir="rtl"] .campaign-callout h3>span[data-i18n="Achieve Your Dreams"]{font:inherit;color:inherit;margin:0}
html[dir="rtl"] #full-name,html[dir="rtl"] #guest-names{text-align:right}
/* Visually hidden honeypot without an off-canvas RTL scroll extent. */
.honeypot{position:absolute;left:0;right:auto;top:0;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;opacity:0;pointer-events:none;contain:strict}
.honeypot input,.honeypot label{width:1px;max-width:1px;min-width:0;font-size:1px}

/* Registration lives in the event page; no dialog or entry click is required. */
.inline-registration{scroll-margin-top:24px}
.inline-registration .registration-content{padding:24px}
.inline-registration .registration-welcome{font-size:23px;line-height:1.4;letter-spacing:-.55px}
.inline-registration .registration-description{max-width:100%;margin-bottom:24px}
.inline-registration #registration-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}
.inline-registration #registration-form>*{grid-column:1 / -1;min-width:0}
.inline-registration #registration-form>.field:nth-child(2),
.inline-registration #registration-form>.field:nth-child(3){grid-column:auto}
.inline-registration .field label,.inline-registration .quantity-field label{font-size:13px}
.inline-registration .field input{min-height:46px}
.inline-registration .field small,.inline-registration .quantity-field small{font-size:11px}
.inline-registration .consent{font-size:12px;line-height:1.7}
.inline-registration .consent input{width:18px;height:18px}
.inline-registration .quantity-stepper{height:46px}
.inline-registration .quantity-stepper button{width:36px;height:38px}
.inline-registration .registration-summary{margin-top:10px}
.inline-registration .form-submit{min-height:48px}
.inline-registration .privacy-link{justify-self:start}
.inline-registration .success-view dl{grid-template-columns:minmax(85px,.45fr) minmax(0,1fr)}
@media(max-width:850px){
  .inline-registration #registration-form>.field:nth-child(2),
  .inline-registration #registration-form>.field:nth-child(3){grid-column:1 / -1}
}
@media(max-width:680px){
  html{scroll-padding-bottom:calc(90px + env(safe-area-inset-bottom))}
  .inline-registration{scroll-margin-top:8px}
  .inline-registration .registration-content{padding:21px 18px}
  .inline-registration .registration-welcome{font-size:21px}
  .inline-registration .field input,.inline-registration .field textarea,
  html[dir="rtl"] .inline-registration .field input,html[dir="rtl"] .inline-registration .field textarea{font-size:16px}
  .inline-registration .field input,.inline-registration .field textarea,.inline-registration .form-submit{scroll-margin-bottom:100px}
  .mobile-register-bar{transform:none;padding:12px 22px calc(12px + env(safe-area-inset-bottom))}
  .mobile-register-bar .button{min-height:46px;min-width:120px;justify-content:center}
}
@media(max-width:360px){
  .inline-registration .quantity-field{flex-wrap:wrap}
  .mobile-register-bar{padding-inline:17px}
}

/* Keep the wider ESR/EMA lockup legible without crowding the footer on mobile. */
.footer-organisers{gap:12px}
.footer-role:first-child img{width:116px}
.footer-role:last-child img{width:158px}
.brand-symbol img{display:block;width:30px;height:30px;object-fit:contain}
@media(max-width:680px){
  .footer-organisers{gap:10px}
  .footer-role:first-child img{width:98px}
  .footer-role:last-child img{width:132px}
  .brand-symbol img{width:27px;height:27px}
}

/* Programme details that preserve speaker/topic and patient relationships from the final source. */
.topic-list li{padding-block:3px}
.topic-speaker{display:block;margin-top:3px;font-size:10px;font-weight:650;color:#526886}
.participant-block{margin-top:12px;padding:12px 14px;border:1px solid rgba(68,82,116,.1);border-radius:10px;background:rgba(255,255,255,.38)}
.participant-heading{display:block;font-size:10px;letter-spacing:.35px;text-transform:uppercase;color:#526886}
.participant-list{margin:8px 0 0;padding-inline-start:18px;color:var(--muted);font-size:11px;line-height:1.65}
.participant-list li+li{margin-top:3px}
.programme-discrepancy{margin:9px 0 0;font-size:9px;line-height:1.65;color:#7c8798}
html[dir="rtl"] .participant-heading{font-size:11px;line-height:1.7;letter-spacing:0;text-transform:none}
html[dir="rtl"] .participant-list{font-size:11px;line-height:1.85}
html[dir="rtl"] .programme-discrepancy{font-size:10px;line-height:1.8}

/* Individually extracted partner marks from the supplied Illustrator artwork. */
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.partners-section{margin-top:36px;padding-top:30px;border-top:1px solid var(--line)}
.partners-section>.eyebrow{margin-bottom:16px;font-size:11px;letter-spacing:.9px}
.partner-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.partner-grid li{min-width:0;min-height:88px;display:grid;place-items:center;padding:14px 10px;border:1px solid rgba(68,82,116,.08);border-radius:13px;background:rgba(255,255,255,.62)}
.partner-grid img{width:auto;height:auto;max-width:92%;max-height:48px;object-fit:contain}
html[dir="rtl"] .partners-section>.eyebrow{letter-spacing:0;text-transform:none;font-size:12px}
@media(max-width:680px){.partners-section{margin-top:31px;padding-top:28px}.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.partner-grid li{min-height:82px;padding:13px 10px}.partner-grid img{max-width:90%;max-height:44px}.partner-grid li:last-child:nth-child(odd){grid-column:1/-1}.partner-grid li:last-child:nth-child(odd) img{max-width:45%}}
@media print{.partners-section{display:none!important}}
