@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Unbounded:wght@400;500;600;700&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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]){appearance:button}::file-selector-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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.inline{display:inline}.table{display:table}}@keyframes marquee{to{transform:translate(-50%)}}.hero-image-wrap{padding-bottom:56px!important}.hero-image{object-position:center!important;width:72%!important;height:79%!important}.section-heading{align-items:baseline!important}.section-heading p{align-self:baseline!important}.logo-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7vw!important}.logo-row img{object-fit:contain!important;width:180px!important;max-width:100%!important;height:110px!important}.marquee{min-width:100%!important;overflow:hidden!important}.marquee-track{flex:none;width:max-content;animation:17s linear infinite marqueeLoop;display:flex}.marquee .marquee-track span{padding-right:4.5rem;display:block}.marquee div{animation:none!important}@keyframes marqueeLoop{to{transform:translate(-25%)}}@media (width<=800px){.hero-image-wrap{padding-bottom:38px!important}.hero-image{width:78%!important;height:75%!important}.logo-row img{width:100px!important;height:72px!important}}:root{--ink:#11100f;--orange:#ff5a1f;--cream:#f4f0e9;--line:#f4f0e93d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--cream);margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.hero{min-height:100vh;color:var(--cream);background:#0d0c0b;padding:0 5vw;position:relative}.nav{z-index:5;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;height:90px;display:flex;position:relative}.brand{font:700 28px/1 Unbounded}.brand span{color:var(--orange)}.nav-links{text-transform:uppercase;gap:28px;font-size:12px;font-weight:700;display:flex}.nav-cta,.button{text-transform:uppercase;border:1px solid;border-radius:100px;align-items:center;gap:16px;padding:13px 16px;font-size:12px;font-weight:800;transition:all .25s;display:inline-flex}.nav-cta:hover,.button:hover{box-shadow:4px 4px 0 var(--orange);transform:translateY(-3px)}.hero-gradient{background:radial-gradient(circle at 70% 57%,#ff6c23 0,#ff5a1fb8 13%,#0000 37%),radial-gradient(circle at 20% 18%,#461a0a 0,#0000 25%),#0d0c0b;position:absolute;inset:0;overflow:hidden}.hero-gradient i{filter:blur(40px);opacity:.8;border-radius:50%;animation:14s ease-in-out infinite float;position:absolute}.hero-gradient i:first-child{background:#ff5a1f;width:42vw;height:42vw;bottom:-15vw;right:-10vw}.hero-gradient i:nth-child(2){background:#9e2608;width:26vw;height:26vw;animation-delay:-5s;top:5vw;left:32vw}.hero-gradient i:nth-child(3){background:#ffb22c;width:18vw;height:18vw;animation-delay:-9s;top:9vw;right:23vw}.hero-grid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;max-width:1400px;min-height:calc(100vh - 125px);margin:auto;display:grid;position:relative}.hero h1,.section h2,.contact h2{letter-spacing:-.07em;font-family:Unbounded,sans-serif;font-weight:700}.hero h1{margin:0;font-size:clamp(50px,7.3vw,116px);line-height:.9}.hero h1 em,h2 em,.footer-name em{color:var(--orange);font-style:normal}.hero-role{margin:25px 0;font:600 15px Unbounded}.lead{max-width:380px;margin:0 0 32px;font-size:16px;line-height:1.55}.button-main{background:var(--orange);color:var(--ink);border-color:var(--orange);padding:19px 25px;font-size:13px}.hero-image-wrap{justify-content:center;align-items:flex-end;height:650px;display:flex;position:relative}.hero-image{object-fit:cover;object-position:center;z-index:2;filter:contrast(1.08)saturate(1.08);border:1px solid #ffffff59;width:65%;height:88%;position:relative;box-shadow:0 24px 80px #00000073}.hero-badge{z-index:3;background:var(--cream);width:112px;height:112px;color:var(--ink);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:10%;right:6%;transform:rotate(12deg)}.hero-badge span{font:700 34px Unbounded}.hero-badge small{text-transform:uppercase;text-align:center;font-size:9px}.marquee{z-index:3;background:var(--orange);color:var(--ink);white-space:nowrap;width:max-content;min-width:200%;margin:0 -5vw;padding:18px 0;font:500 18px Unbounded;display:flex;position:relative;transform:rotate(-1deg)}.marquee b{color:var(--cream)}.section{padding:130px 8vw}.intro{background:var(--cream);color:var(--ink)}.intro-content{grid-template-columns:1.45fr .7fr;gap:10vw;display:grid}.section h2{margin:0;font-size:clamp(33px,5vw,76px);line-height:1.03}.intro h2 em{color:var(--orange)}.intro-content p{margin:8px 0 30px;font-size:16px;line-height:1.6}.text-link{border-bottom:1px solid;padding-bottom:7px;font-size:13px;font-weight:800}.experience{background:#191817}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:32px;display:flex}.section-heading h2{font-size:clamp(30px,4vw,55px)}.section-heading p{margin:0;font:500 15px/1.4 Unbounded}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.benefit{border-right:1px solid var(--line);min-height:290px;padding:35px 22px}.benefit:first-child{border-left:1px solid var(--line)}.benefit span{color:var(--orange);font-size:11px;font-weight:700}.benefit h3{margin:82px 0 13px;font:500 19px Unbounded}.benefit p{color:#bdb9b2;margin:0;font-size:13px;line-height:1.55}.talk{background:var(--orange);color:var(--ink)}.talk-title{justify-content:flex-end;margin-bottom:45px;display:flex}.talk-title h2{max-width:640px}.talk h2 em{color:var(--cream)}.video-shell{background:#000;max-width:1000px;margin:auto;padding:14px}.video-shell video{object-fit:cover;width:100%;max-height:600px;display:block}.video-caption{letter-spacing:.1em;justify-content:space-between;padding:12px 3px 2px;font-size:10px;font-weight:700;display:flex}.venues{background:#131211}.venue-head{justify-content:space-between;align-items:end;display:flex}.venue-head p{color:#bbb5ac;max-width:240px;font-size:14px;line-height:1.5}.logo-row{grid-template-columns:repeat(3,1fr);align-items:center;gap:10vw;margin:60px 5vw 0;display:grid}.logo-row img{object-fit:contain;max-width:100%;max-height:125px;margin:auto;display:block}.venue-gallery{grid-template-columns:1.35fr .8fr .8fr;gap:16px;margin-top:50px;display:grid}.venue-gallery img{object-fit:cover;filter:saturate(.82)contrast(1.04);width:100%;height:310px}.quotes{background:var(--cream);color:var(--ink)}.quotes-grid{grid-template-columns:1fr 1.3fr 1fr;align-items:center;gap:20px;display:grid}.quotes blockquote{border:1px solid #bbb5ac;flex-direction:column;justify-content:space-between;min-height:240px;margin:0;padding:30px;font:500 18px/1.35 Unbounded;display:flex}.quotes blockquote:nth-child(2){background:var(--ink);color:var(--cream);min-height:320px;font-size:23px;transform:translateY(25px)}.quotes cite{text-transform:uppercase;color:var(--orange);letter-spacing:.1em;margin-top:25px;font:700 10px Manrope}.formats{background:#131211}.formats-header h2{max-width:780px}.format-cards{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr 1.4fr;margin-top:80px;display:grid}.format-cards article{border-right:1px solid var(--line);min-height:270px;padding:33px}.format-icon{width:36px;height:36px;color:var(--orange);display:block;position:relative}.online-icon{border:2px solid;border-radius:50%}.online-icon:before,.online-icon:after{content:"";border-top:2px solid;border-bottom:2px solid;border-radius:50%;position:absolute;inset:7px -2px}.online-icon:after{border:0;border-left:2px solid;border-right:2px solid;inset:-2px 7px}.offline-icon{border:2px solid;border-radius:50% 50% 50% 0;width:28px;height:28px;margin:3px 4px;transform:rotate(-45deg)}.offline-icon:after{content:"";border:2px solid;border-radius:50%;position:absolute;inset:7px}.format-cards h3{margin:55px 0 10px;font:500 23px Unbounded}.format-cards p{color:#c1bdb6;font-size:14px;line-height:1.5}.tour{background:var(--orange);color:var(--ink)}.tour span{font:600 16px Unbounded}.tour p{color:var(--ink);margin:50px 0 27px;font:500 19px/1.35 Unbounded}.tour-button{background:var(--ink);color:var(--cream);border-color:var(--ink)}.posters{grid-template-columns:repeat(3,1fr);align-items:center;gap:22px;margin-top:70px;display:grid}.posters img{object-fit:contain;background:#0b0b0b;width:100%;height:490px}.posters img:nth-child(2){transform:translateY(38px)}.process{color:var(--ink);background:#e7e2d9;grid-template-columns:1fr 1.2fr;gap:10vw;display:grid}.process h2 em{color:var(--orange)}.process ol{margin:0;padding:0;list-style:none}.process li{border-top:1px solid #a9a49d;grid-template-columns:60px 1fr;padding:22px 0;font:500 17px/1.45 Unbounded;display:grid}.process li span{color:var(--orange);font:700 11px Manrope}.contact{background:var(--orange);color:var(--ink);text-align:center;padding:120px 8vw}.contact h2{margin:0;font-size:clamp(40px,6vw,90px)}.contact h2 em{color:var(--cream)}.contact>p{max-width:500px;margin:26px auto 33px;line-height:1.5}.button-light{background:var(--cream);color:var(--ink)}footer{background:var(--ink);justify-content:space-between;align-items:flex-end;gap:30px;padding:55px 8vw;display:flex}.footer-name{font:600 28px/.95 Unbounded}.footer-right{flex-direction:column;align-items:flex-end;gap:24px;display:flex}.socials{gap:14px;display:flex}.socials a{border:1px solid var(--line);border-radius:50%;place-items:center;width:52px;height:52px;font-size:12px;font-weight:700;display:grid}.socials a:hover{background:var(--orange);color:var(--ink)}.legal{color:#85817d;text-transform:uppercase;gap:14px;font-size:10px;display:flex}.legal a{color:#aaa6a0}@keyframes float{50%{transform:translate(-7vw,7vh)scale(1.13)}}@media (width<=800px){.nav{height:72px}.nav-links{display:none}.hero{padding:0 6vw}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:55px}.hero-image-wrap{height:450px;margin-top:20px}.hero-image{width:72%;height:90%}.hero-badge{width:92px;height:92px;bottom:4%;right:0}.hero-badge span{font-size:26px}.hero-gradient i{filter:blur(25px)}.section{padding:85px 6vw}.intro-content,.process{grid-template-columns:1fr;gap:34px}.section-heading,.talk-title,.venue-head{display:block}.section-heading p,.venue-head p{margin-top:25px}.benefits{grid-template-columns:1fr 1fr}.benefit{border-bottom:1px solid var(--line);min-height:220px}.benefit h3{margin-top:45px}.benefit:first-child{border-left:0}.benefit:nth-child(odd){border-left:1px solid var(--line)}.logo-row{gap:8vw;margin:35px 0 0}.logo-row img{max-height:75px}.venue-gallery{grid-template-columns:1fr 1fr;margin-top:32px}.venue-gallery img{height:230px}.venue-gallery img:first-child{grid-column:1/-1}.quotes-grid{grid-template-columns:1fr;gap:14px}.quotes blockquote:nth-child(2){min-height:250px;font-size:18px;transform:none}.format-cards{grid-template-columns:1fr}.format-cards article{border-right:0;border-bottom:1px solid var(--line);min-height:210px}.format-cards h3{margin:30px 0 10px}.posters{gap:12px;margin-top:42px}.posters img{height:300px}.posters img:nth-child(2){transform:translateY(18px)}.process li{font-size:14px}.contact{padding:90px 6vw}footer{flex-direction:column;align-items:flex-start;padding:40px 6vw}.footer-right{align-items:flex-start}.legal{flex-direction:column;gap:5px}}@media (width<=430px){.hero h1{font-size:48px}.lead{font-size:14px}.benefits{grid-template-columns:1fr}.benefit:nth-child(odd){border-left:1px solid var(--line)}.benefit{min-height:180px}.posters{grid-template-columns:1fr 1fr}.posters img{height:250px}.posters img:last-child{grid-column:1/-1;display:block}.video-shell{padding:7px}.nav-cta{padding:10px;font-size:10px}.section h2{letter-spacing:-.06em}.socials a{width:46px;height:46px}}.marquee{width:max-content!important;min-width:200%!important;display:flex!important;overflow:visible!important}.marquee div{animation:20s linear infinite marquee!important;display:inline-block!important}.marquee-track{animation:none!important;display:contents!important}.hero-image{transition:filter .65s,transform .65s;filter:grayscale()contrast(1.12)!important}.hero-image:hover{transform:scale(1.015);filter:grayscale(0)contrast(1.08)saturate(1.12)!important}.hero-gradient{background:radial-gradient(circle at 70% 57%,#ff6c23 0,#ff5a1fb8 13%,#0000 37%),radial-gradient(circle at 20% 18%,#461a0a 0,#0000 25%),#0d0c0b;animation:24s ease-in-out infinite alternate gradientDrift}.hero-gradient i{animation-duration:26s!important}.hero-gradient i:nth-child(2){animation-duration:34s!important}.hero-gradient i:nth-child(3){animation-duration:40s!important}@keyframes gradientDrift{0%{background-position:0 0,100% 100%,0 0}50%{background-position:8% 10%,92% 85%,0 0}to{background-position:-6% 4%,106% 95%,0 0}}@media (prefers-reduced-motion:reduce){.hero-gradient,.hero-gradient i{animation:none!important}}.hero-image-wrap .hero-badge{z-index:4}.logo-row img{object-fit:contain!important;width:180px!important;height:136px!important}@media (width<=800px){.marquee{width:calc(100% + 12vw)!important;min-width:calc(100% + 12vw)!important;margin-left:-6vw!important;margin-right:-6vw!important}.hero-image-wrap{height:405px!important;margin:28px 0!important}.hero-image{height:100%!important}.marquee{transform:rotate(-1deg)!important}.benefits{border-left:1px solid var(--line);border-right:1px solid var(--line)}.benefit:first-child,.benefit:nth-child(odd){border-left:0!important}}@media (width>=801px) and (width<=1180px){.experience,.quotes{padding-left:6vw!important;padding-right:6vw!important}.benefits,.quotes-grid{width:100%;max-width:100%;margin-left:0;margin-right:0}.benefit,.quotes blockquote{min-width:0}.quotes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
