/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-300:oklch(87.2% .01 258.338);--color-white:#fff;--spacing:.25rem;--container-2xl:42rem;--container-7xl:80rem;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-bold:700;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.mx-auto{margin-inline:auto}.mt-40{margin-top:calc(var(--spacing) * 40)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-7xl{max-width:var(--container-7xl)}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.rounded-2xl{border-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#002029\]{background-color:#002029}.bg-\[\#fbfbfd\]{background-color:#fbfbfd}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-16{padding-block:calc(var(--spacing) * 16)}.py-20{padding-block:calc(var(--spacing) * 20)}.text-center{text-align:center}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-\[\#261b2e\]{color:#261b2e}.text-gray-300{color:var(--color-gray-300)}.text-white{color:var(--color-white)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (min-width:48rem){.md\:flex-row{flex-direction:row}.md\:px-12{padding-inline:calc(var(--spacing) * 12)}.md\:py-18{padding-block:calc(var(--spacing) * 18)}.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{background:#fbfbfd;margin:0;font-size:16px;overflow-x:hidden}.hero-svg-art{justify-self:end;place-items:center;width:min(1000px,100%);min-height:700px;display:grid}.hero-svg-art svg{width:min(100%,560px);height:auto;display:block}.year-gallery{scroll-snap-type:x mandatory;scrollbar-width:thin;padding:12px 4px 22px;overflow:auto visible}.year-gallery article{scroll-snap-align:start;flex:0 0 190px;min-width:0;transition:flex-basis .42s,filter .32s}.year-gallery article:hover{filter:drop-shadow(0 18px 26px #261b2e29);flex-basis:min(520px,42vw)}.year-gallery .year-img{transition:transform .32s,box-shadow .32s}.year-gallery article:hover .year-img{transform:scale(1.015);box-shadow:0 18px 34px #261b2e2e}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.scale-wrapper{transform-origin:0 0;width:149.25%;transform:scale(.67)}.nav-wrap{transform-origin:top;transform:scale(.67)}}@media (max-width:1100px){.scale-wrapper,.nav-wrap{width:100%;transform:none}.nav-wrap{padding-inline:14px!important;top:14px!important}.nav{gap:16px;min-height:78px;position:relative;border-radius:36px!important;height:auto!important;padding:12px 18px!important}.links{display:none!important}.links.mobile-open{background:#fff;border:1.5px solid #a69ab8;border-radius:28px;flex-direction:column;padding:18px;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 8px 16px #2a1e362e;align-items:stretch!important;gap:4px!important;display:flex!important}.link{padding:12px 0;font-size:20px}.mobile-toggle{border-radius:999px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;background:#f3eef8!important;display:inline-flex!important}.brand{font-size:clamp(23px,4vw,30px)!important}.ticket{min-height:48px!important;padding-inline:22px!important;font-size:18px!important}#top>div,.about,.venue,.newsletter{grid-template-columns:1fr!important}#top{min-height:auto!important;padding-top:150px!important}#top>div{gap:34px!important}#top h1{font-size:clamp(64px,12vw,92px)!important}#top h2{margin-bottom:36px!important}.person-art-container{transform-origin:top;width:min(620px,100%);min-height:500px;margin-inline:auto;transform:scale(.78)rotate(-6deg)}.hero-svg-art{min-height:380px;width:min(520px,100%)!important;transform:none!important}.section.live{min-height:auto!important;padding-top:86px!important}.tabs{flex-wrap:wrap;margin-bottom:42px!important}.video-embed{aspect-ratio:16/9;height:auto}.video-frame .video-embed{height:min(80vh,1000px)!important}@media (max-width:680px){.video-frame .video-embed{height:min(65vh,800px)!important}}.about{gap:36px!important}.about>div:last-child,.partner-grid,.sponsor-grid,.workshops,.tweet-grid{grid-template-columns:1fr!important}.about .wide,.workshops,.sponsor.media{grid-column:auto!important;width:100%!important}.sponsor-cta{flex-direction:column;align-items:flex-start;gap:36px}.partner-grid article{min-height:auto!important}.tickets-social{text-align:center;flex-direction:column;gap:24px!important;padding:56px 22px!important}.social{padding-inline:8vw!important}.tweet-grid{gap:28px!important}.venue{gap:44px!important}.venue>div:first-child{height:420px!important}.venue-copy{text-align:left!important}.workshops{gap:34px!important;padding:58px 48px!important}.year-gallery{scroll-snap-type:none;padding:0;overflow:visible;grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.year-gallery article,.year-gallery article:hover{filter:none;flex-basis:auto}.year-gallery .year-img{height:360px!important}.newsletter{gap:40px!important}.wave-art{height:320px!important}.contact strong{overflow-wrap:anywhere}}@media (max-width:680px){.nav-wrap{padding-inline:20px!important}.nav{min-height:68px;border-radius:30px!important;padding:10px 12px!important}.nav-actions{gap:8px!important}.brand{font-size:clamp(20px,6.1vw,25px)!important}.nav .ticket{gap:0!important;min-height:42px!important;padding-inline:14px!important;font-size:0!important}.nav .ticket:after{content:"Get the App";font-size:16px;padding:10px 8px!important}.mobile-toggle{width:42px;height:42px}#top,.about,.section,.sponsors,.partners,.venue,.editions,.newsletter,.contact{padding-inline:20px!important}#top{padding-top:126px!important;padding-bottom:42px!important}#top p{margin-bottom:26px!important;font-size:20px!important}#top h1{margin-bottom:24px!important;font-size:clamp(54px,17vw,70px)!important}#top h2{margin-bottom:30px!important;font-size:23px!important}#top span{min-height:48px!important;padding-inline:18px!important;font-size:18px!important}.person-art-container,.hero-svg-art{margin-left:0!important}.section.live{padding-top:64px!important}.pill{max-width:100%;font-size:13px;letter-spacing:3px!important;padding:12px 18px!important}.tabs{justify-content:stretch!important}.tabs button{justify-content:center;width:100%;padding:14px 18px!important;font-size:18px!important}.video-frame{border-radius:26px 26px 0 0!important}.video-title{padding:16px 18px!important;font-size:16px!important}.about{border-radius:34px 0 0!important;padding-top:58px!important;padding-bottom:60px!important}.about h2,.tickets-head h2{font-size:38px!important}.about p,.sponsor-cta p,.editions p,.faq-list p,.contact p{font-size:21px!important}.about p br,.sponsor-cta p br,.editions p br,.contact p br{display:none}.about>div:last-child{gap:22px!important}.about article,.video-card{border-radius:26px!important}.sponsors{border-radius:0 34px 0 0!important;padding-top:52px!important;padding-bottom:54px!important}.sponsors h2,.partners h2,.editions h2{margin-block:24px 34px!important;font-size:38px!important}.sponsor-grid{gap:22px!important;margin-block:38px 46px!important}.sponsor{padding:24px 18px;border-radius:30px!important;gap:34px!important;min-height:230px!important}.sponsor span{border-width:3px!important;width:min(100%,280px)!important;min-width:0!important;padding:14px 18px!important;font-size:21px!important}.sponsor strong{text-align:center;overflow-wrap:anywhere;font-size:32px!important}.sponsor.gold strong{font-size:38px!important}.sponsor.media strong{font-size:24px!important}.sponsor-cta,.partner-grid article,.workshops,.faq{border-radius:30px!important;padding:34px 24px!important}.sponsor-cta{min-height:0!important;margin-block:32px 52px!important}.light-button,.ticket.wide,.social a,.venue-copy a{text-align:center;width:100%;white-space:normal!important;min-height:58px!important;padding-inline:18px!important;font-size:17px!important}.past-title{margin-bottom:36px!important;font-size:28px!important}.logo-row{padding-inline:20px;justify-content:flex-start!important;gap:36px!important;margin-inline:-20px!important;font-size:28px!important;overflow-x:auto!important}.partners{padding-block:42px 56px!important}.partner-grid{gap:24px!important;margin-top:36px!important}.partner-grid article h3{margin-bottom:38px!important;font-size:28px!important}.box-logo,.expo-logo{margin-bottom:38px!important;font-size:38px!important}.partner-grid article p{font-size:20px!important}.tickets-head{border-radius:34px 34px 0 0!important;min-height:170px!important}.tickets-social{min-height:0!important}.tickets-social h2{font-size:34px!important}.social{padding:34px 20px 58px!important}.tweet-grid{margin-bottom:42px!important;font-size:20px!important}.venue{padding-top:62px!important;padding-bottom:58px!important}.venue>div:first-child{border-radius:30px!important;height:300px!important}.venue-copy h2{font-size:38px!important}.venue-copy h3{margin-top:34px!important;font-size:28px!important}.venue-copy p{margin:28px 0!important;font-size:22px!important;line-height:1.45!important}.workshops{margin-top:22px!important}.workshops h2{font-size:36px!important}.workshops h3{font-size:26px!important}.workshops p{font-size:21px!important}.editions{padding-top:58px!important;padding-bottom:52px!important}.year-gallery{grid-template-columns:1fr!important;gap:28px!important;display:grid!important}.year-gallery .year-img{border-radius:26px!important;height:310px!important}.year-gallery h3{margin:18px 0 0 12px!important;font-size:30px!important}.faq{width:calc(100% - 40px)!important;margin-top:34px!important}.faq-title{grid-template-columns:1fr!important;gap:22px!important;margin-bottom:52px!important}.faq-title b{font-size:86px!important}.faq-title h2{font-size:38px!important}.faq-list summary{align-items:flex-start!important;font-size:21px!important}.faq-list details{margin-bottom:20px!important;padding-bottom:28px!important}.faq-list p{margin-top:22px!important}.newsletter{padding-block:54px 58px!important}.newsletter h2{margin-bottom:34px!important;font-size:48px!important}.wave-art{border-radius:30px!important;height:240px!important}.contact{padding-top:66px!important;padding-bottom:58px!important}.contact .bubble{width:min(100%,390px)!important;margin-bottom:46px!important;padding:28px 34px!important;font-size:38px!important}.contact strong{line-height:1.5;font-size:20px!important}}@media (max-width:390px){.brand{font-size:18px!important}.nav .ticket{padding-inline:10px!important}.nav .ticket:after{font-size:14px}.mobile-toggle{width:38px;height:38px}#top h1{font-size:48px!important}.person-art-container{margin-left:0!important}}@media (max-width:1024px){.hero-svg-art,.person-art-container{display:none!important}}@media (max-width:680px){.section.live{padding-top:64px!important;padding-left:16px!important;padding-right:16px!important}.section.live .video-frame{border-radius:20px!important;width:100%!important;height:52vh!important;max-height:640px!important;margin:0 auto!important}.section.live .video-frame .video-title{height:56px!important;padding:10px 16px!important;font-size:16px!important}}.section.live .video-frame .video-embed{height:auto!important}.section.live .video-frame .video-embed iframe{width:100%!important;height:100%!important;display:block!important}@media (max-width:680px){.section.live .video-frame .video-embed{height:auto!important}.section.live .video-frame .video-embed iframe{height:100%!important}}.masonry-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;max-width:1400px;margin:0 auto 74px;display:grid}.masonry-item{background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 8px #00000014}@media (max-width:1024px){.masonry-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 10px}.masonry-item{margin-top:0!important}}@media (max-width:640px){.masonry-grid{grid-template-columns:1fr;gap:16px;max-width:500px;padding:0 10px}.masonry-item{margin-top:0!important}}@media (max-width:768px){.stats-grid{grid-template-columns:1fr!important;gap:16px!important}.about{border-radius:30px!important;width:calc(100% - 24px)!important;margin-top:100px!important;padding:40px 24px!important}.about h2{font-size:32px!important}.about h3{font-size:22px!important}.about p{font-size:15px!important}.about [style*="marginBottom: 56px"]{margin-bottom:32px!important;padding-bottom:32px!important}.about [style*="padding: 48px"]{padding:24px!important}}@media (max-width:480px){.about{border-radius:20px!important;padding:30px 16px!important}.stats-grid{gap:12px!important}}@media (max-width:768px){.privacy-section{border-radius:32px!important;width:calc(100% - 32px)!important;margin:40px auto 0!important;padding:40px 20px!important}}@media (max-width:1024px){.terms-section{border-radius:48px!important;padding:64px 40px 56px!important}}@media (max-width:768px){.terms-section{border-radius:32px!important;width:calc(100% - 32px)!important;margin:40px auto 0!important;padding:48px 28px 40px!important}}@media (max-width:480px){.terms-section{border-radius:24px!important;width:calc(100% - 24px)!important;margin:32px auto 0!important;padding:32px 18px!important}.terms-section h2{margin-bottom:12px!important;font-size:clamp(20px,5vw,26px)!important}.terms-section p{font-size:clamp(15px,4vw,18px)!important;line-height:1.6!important}.terms-section div[style*=marginBottom]{margin-bottom:32px!important;padding-bottom:32px!important}.terms-section div[style*="padding: 24px"]{margin-top:32px!important;padding:18px!important}}@media (max-width:1024px){.cookie-section{border-radius:48px!important;padding:64px 40px 56px!important}}@media (max-width:768px){.cookie-section{border-radius:32px!important;width:calc(100% - 32px)!important;margin:40px auto 0!important;padding:48px 28px 40px!important}}@media (max-width:480px){.cookie-section{border-radius:24px!important;width:calc(100% - 24px)!important;margin:32px auto 0!important;padding:32px 18px!important}.cookie-section h2{margin-bottom:12px!important;font-size:clamp(20px,5vw,26px)!important}.cookie-section p{font-size:clamp(15px,4vw,18px)!important;line-height:1.6!important}.cookie-section>div>div{margin-bottom:32px!important;padding-bottom:32px!important}.cookie-section>div>div:last-child{margin-top:32px!important;padding:18px!important}}@media (max-width:768px){.privacy-hero{margin-top:120px!important}}@media (max-width:480px){.privacy-section{border-radius:24px!important;width:calc(100% - 24px)!important;margin:32px auto 0!important;padding:28px 16px!important}.privacy-section h2{font-size:clamp(20px,5vw,28px)!important}}@media (max-width:1024px){.privacy-section{border-radius:48px!important;padding:64px 40px 56px!important}}@media (max-width:768px){.privacy-section{border-radius:32px!important;width:calc(100% - 32px)!important;margin:40px auto 0!important;padding:48px 28px 40px!important}}@media (max-width:480px){.privacy-section{border-radius:24px!important;width:calc(100% - 24px)!important;margin:32px auto 0!important;padding:32px 18px!important}.privacy-section h2{margin-bottom:12px!important;font-size:clamp(20px,5vw,26px)!important}.privacy-section p{font-size:clamp(15px,4vw,18px)!important;line-height:1.6!important}.privacy-section>div>div{margin-bottom:32px!important;padding-bottom:32px!important}.privacy-section>div>div:last-child{margin-top:32px!important;padding:18px!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
