@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://assets.vercel.com/raw/upload/v1587415301/fonts/2/inter-var-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"ArizonaSerif";font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/ArizonaSerif-Light.woff2) format("woff2")}@font-face{font-family:"ArizonaSerif";font-style:italic;font-weight:300;font-display:swap;src:url(/fonts/ArizonaSerif-LightItalic.woff2) format("woff2")}@font-face{font-family:MDThermochrome;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/MDThermochrome0.3-Regular.woff2) format("woff2")}@font-face{font-family:Oracle;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Oracle-Book.woff2) format("woff2")}@font-face{font-family:Oracle;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Oracle-Medium.woff2) format("woff2")}@font-face{font-family:Francesco;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/FrancescoWeb-Regular.woff2) format("woff2")}:root{--space:4px;--space-2x:8px;--space-3x:12px;--space-4x:16px;--space-6x:24px;--space-8x:32px;--space-12x:48px;--space-16x:64px;--space-32x:128px;--text-xs:12px;--text-sm:14px;--text-md:16px;--text-lg:18px;--text-xl:24px;--accents-1:#1a1400;--accents-2:#2a2000;--accents-3:#555;--accents-4:#666;--accents-5:#888;--accents-6:#999;--accents-7:#120e00;--accents-8:#0a0700;--gray:#1e1a00;--secondary-color:#b0a888;--sidebar:#0e0a00;--brand:#d4ff28;--brand-lighter:#e8ffaa;--brand-light:#d4ff28;--brand-dark:#9ab81e;--brand-pink:#ff2df4;--brand-cyan:#2bfae9;--brand-red:#ff1a1a;--bg-landing:#2e0700;--bg-speakers:#00122e;--bg-schedule:#2e0026;--bg-stage:#001f18;--gray1:#1a1400;--error:#ff1a1a;--foreground:#f2eee1;--foreground-dark:#1a1400;--header-height:72px;--video-list-height:150px}html{line-height:1.15;-webkit-text-size-adjust:100%;height:100%;box-sizing:border-box;touch-action:manipulation;font-feature-settings:"case" 1,"rlig" 1,"calt" 0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none}*,:after,:before{box-sizing:inherit}body{position:relative;min-height:100%;height:100%;margin:0;line-height:1.65;font-family:Oracle,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:var(--text-md);font-weight:400;min-width:320px;direction:ltr;font-feature-settings:"kern";text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body,html{color:var(--foreground);background-color:var(--bg-landing)}::-moz-selection{background-color:var(--brand);color:var(--foreground-dark)}::selection{background-color:var(--brand);color:var(--foreground-dark)}[role=grid]:focus{outline:none}svg{text-rendering:optimizeLegibility}h1{margin:0;font-family:"ArizonaSerif",Georgia,serif;font-weight:300}h2,h3{margin:0;font-family:MDThermochrome,Inter,sans-serif}a{text-decoration:none;transition:color .2s ease;color:var(--secondary-color)}a:hover{color:var(--brand)}iframe{width:100%;height:100%;border:none}a[role=button]{-webkit-user-select:none;-moz-user-select:none;user-select:none}svg{shape-rendering:crispEdges}svg circle,svg path{shape-rendering:geometricprecision}button{font-size:16px;font-weight:500;background-color:transparent;cursor:pointer}button,input{color:var(--foreground);font-family:inherit;border:none}input{transition:background .2s ease}.mirror{transform:scaleX(-1)}.bottom-overlay{display:flex;position:absolute;bottom:0;width:100%;z-index:5;height:100px;border-radius:.5rem;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)}::-webkit-media-controls{display:none!important}.fade-in{display:flex!important;animation:fadein 1s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.dialog-content{font-family:inherit;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:1.5rem;z-index:100}.sidebar-container{width:100%;background:var(--sidebar);padding:var(--space-4x) 0;color:var(--secondary-color);font-size:14px;height:100%;min-height:calc(var(--100vh) - var(--header-height) - 400px);--talk-card-width:100%;display:flex;flex-direction:column}.sidebar-container::-webkit-scrollbar{display:none}@media screen and (min-width:1032px){.sidebar-container{height:unset;min-height:340px;max-width:303px;max-height:calc(var(--100vh) - var(--header-height));--talk-card-width:unset}}.tabs button[data-state=active]{background-color:var(--accents-7);font-weight:700;color:var(--foreground);outline:none}.dialog-animation{animation:popup .15s cubic-bezier(.16,1,.3,1)}@keyframes popup{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;translate:(-50%,-50%) scale(1)}}body.loading *{transition:none!important}