:root{--shell-bg:#0a0a14;--shell-text:#fff;--shell-muted:#b8b8c0}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:clip!important;overflow-y:visible!important}
body{margin:0;background:var(--event-bg,#0a0a14);color:var(--event-text,#fff);font-family:var(--event-font-body,Inter),Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.event-theme{overflow-x:clip!important;overflow-y:visible!important}
body.dubai-typeform-page .sidebar-wrapper,body.dubai-typeform-page .adaptation-ticket-wrapper{display:none!important}
.shell-scroll-locked{overflow:hidden!important}
body.shell-scroll-locked{position:fixed;left:0;right:0;width:100%}
.page-loader{display:none!important}
img{max-width:100%}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.shell-nav{position:sticky;top:0;z-index:1000;background:rgba(10,10,20,.94);color:#fff;border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.shell-nav-inner{max-width:1440px;min-height:82px;margin:auto;padding:12px 32px;display:flex;align-items:center;gap:24px}
.shell-brand{display:flex;flex:0 0 auto}.shell-brand img{display:block;width:96px;max-height:52px;object-fit:contain}
.shell-event-facts{flex:0 1 340px;min-width:0;padding-left:20px;border-left:1px solid rgba(255,255,255,.18);text-transform:uppercase;font-family:var(--event-font-ui,Montserrat),sans-serif}
.shell-event-facts span{display:block;font-size:10px;line-height:1.35;letter-spacing:.06em;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.shell-event-location{margin-top:3px;color:rgba(255,255,255,.72)!important}
.shell-desktop-links{display:flex;align-items:center;gap:6px;margin-left:auto}.shell-desktop-links>a,.shell-nav-toggle{padding:12px 10px;border:0;background:none;color:#fff;text-decoration:none;text-transform:uppercase;font:600 12px/1 var(--event-font-ui,Montserrat),sans-serif;letter-spacing:.04em;cursor:pointer}
.shell-nav-toggle{display:flex;gap:6px;align-items:center}.shell-nav-group{position:relative}.shell-nav-menu{position:absolute;top:100%;left:50%;min-width:220px;padding:8px;transform:translateX(-50%);background:#151522;border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 40px rgba(0,0,0,.35);display:none}
.shell-nav-group:hover .shell-nav-menu,.shell-nav-group:focus-within .shell-nav-menu,.shell-nav-group.is-open .shell-nav-menu{display:grid}.shell-nav-menu a{padding:10px 12px;text-decoration:none;font-size:14px}.shell-nav-menu a:hover,.shell-nav-menu a:focus-visible{background:rgba(255,255,255,.08)}
.shell-cta,.shell-newsletter button{padding:13px 18px;background:var(--event-accent,#7541ea);color:var(--event-accent-contrast,#111);text-decoration:none;text-transform:uppercase;font:700 12px var(--event-font-ui,Montserrat),sans-serif;border:0;cursor:pointer}
.shell-menu-button{display:none;margin-left:auto;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;font-size:24px;padding:8px 12px}
.shell-mobile-menu{max-height:calc(100dvh - 70px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:12px 24px 28px;background:#11111d}.shell-mobile-menu a,.shell-mobile-menu strong{display:block;padding:10px 4px;text-decoration:none}.shell-mobile-menu strong{padding-top:20px;color:var(--event-accent,#7541ea);text-transform:uppercase;font:700 11px var(--event-font-ui,Montserrat),sans-serif;letter-spacing:.1em}
.shell-footer{padding:56px 24px 28px;background:#0a0a14;color:#fff;border-top:1px solid rgba(255,255,255,.1)}.shell-footer-inner{max-width:1200px;margin:auto}.shell-footer-lead{display:flex;align-items:center;justify-content:space-between;gap:32px}.shell-footer-lead img{width:180px;max-height:70px;object-fit:contain}.shell-newsletter{display:flex;max-width:500px;flex:1}.shell-newsletter input{min-width:0;flex:1;padding:14px;border:1px solid rgba(255,255,255,.2);background:#151522;color:#fff}.shell-footer-links{display:flex;flex-wrap:wrap;gap:20px;margin:36px 0 28px}.shell-footer-links a{color:var(--shell-muted);text-decoration:none}.shell-footer p{color:var(--shell-muted);font-size:13px}
:focus-visible{outline:3px solid var(--event-focus,var(--event-accent,#7541ea));outline-offset:3px}
@media(max-width:1100px){.shell-desktop-links{display:none}.shell-menu-button{display:block}.shell-cta{margin-left:auto}}
@media(max-width:640px){.shell-nav-inner{padding:10px 18px;min-height:70px;gap:12px}.shell-brand img{width:72px}.shell-event-facts{flex:1;padding-left:12px}.shell-event-facts span{font-size:8px}.shell-cta{display:none}.shell-footer-lead{align-items:flex-start;flex-direction:column}.shell-newsletter{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}