button.Button-module__8cr-Ka__button{cursor:pointer;font-family:var(--font-departure-mono);text-transform:uppercase;color:var(--foreground);background-color:var(--background);border:2px dashed var(--foreground);box-shadow:2px 2px 0px var(--foreground);flex-direction:row;justify-content:center;align-items:center;padding:11px 30px;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2em;display:flex}button.Button-module__8cr-Ka__button:hover{background-color:var(--foreground-10)}button.Button-module__8cr-Ka__button:active{border:2px dashed var(--background);background-color:var(--foreground);color:var(--background);box-shadow:0px 0px 0px 2px var(--foreground)}
div.Note-module__VjNYoa__note{width:200px;height:200px;font-family:var(--font-departure-mono);text-transform:uppercase;color:var(--foreground);background-color:var(--background);border:2px dashed var(--foreground);box-shadow:2px 2px 0px var(--foreground);padding:16px;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5em;overflow:hidden}
div.Board-module__6_xPTG__board{grid-template-columns:repeat(var(--columns), 1fr);gap:var(--board-gap,64px);justify-items:center;width:100%;margin:16px 0;display:grid}@media (max-width:900px){div.Board-module__6_xPTG__board{grid-template-columns:repeat(max(1, calc(var(--columns) - 1)), 1fr)}}@media (max-width:600px){div.Board-module__6_xPTG__board{grid-template-columns:repeat(max(1, calc(var(--columns) - 2)), 1fr)}}@media (max-width:400px){div.Board-module__6_xPTG__board{grid-template-columns:1fr}}
div.Animation-module__z-SL3q__animation{pointer-events:none;-webkit-user-select:none;user-select:none;align-self:flex-end;width:500px;max-width:100%;height:500px;max-height:100%;position:relative}@media (prefers-color-scheme:dark){div.Animation-module__z-SL3q__animation{filter:invert()}}@media (max-width:1320px){div.Animation-module__z-SL3q__animation{width:300px;height:300px}}@media (max-width:1000px){div.Animation-module__z-SL3q__animation{width:200px;height:200px}}
div.Game-module__iE1J2W__container{flex-direction:row;display:flex}div.Game-module__iE1J2W__feed{flex-direction:column-reverse;display:flex}div.Game-module__iE1J2W__available-questions{flex-flow:row-reverse wrap;gap:32px;width:700px;display:flex}div.Game-module__iE1J2W__message{flex-direction:column;margin:1em;padding:1em;display:flex}div.Game-module__iE1J2W__message.Game-module__iE1J2W__question{color:var(--foreground-50);text-align:right}div.Game-module__iE1J2W__message.Game-module__iE1J2W__response{max-width:700px}
span.Label-module__yOJ3mG__label{font-family:var(--font-departure-mono);text-transform:uppercase;color:var(--foreground-50);font-size:1rem}
a.LinkButton-module__HN_lea__linkButton{font-family:var(--font-departure-mono);text-transform:uppercase;color:var(--foreground);background-color:var(--background);border:2px dashed var(--foreground);box-shadow:2px 2px 0px var(--foreground);flex-direction:row;justify-content:center;align-items:center;padding:11px 30px;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2em;text-decoration:none;display:flex}a.LinkButton-module__HN_lea__linkButton:hover{background-color:var(--foreground-10);color:var(--foreground)}a.LinkButton-module__HN_lea__linkButton:active{border:2px dashed var(--background);background-color:var(--foreground);color:var(--background);box-shadow:0px 0px 0px 2px var(--foreground)}
header#Header-module__arFiJq__header>a{background-color:#0000}header#Header-module__arFiJq__header>a:hover{background-color:var(--foreground-10)}header#Header-module__arFiJq__header>a:active{background-color:var(--foreground)}header#Header-module__arFiJq__header{text-align:right;background-color:color-mix(in srgb, var(--background) 50%, transparent);background-image:repeating-linear-gradient(0deg, var(--foreground-10) 0px, var(--foreground-10) 1px, transparent 1px, transparent 24px), repeating-linear-gradient(90deg, var(--foreground-10) 0px, var(--foreground-10) 1px, transparent 1px, transparent 24px);border:2px dashed var(--foreground);box-shadow:2px 2px 0px var(--foreground);flex-direction:column;align-items:flex-end;gap:32px;padding:40px;display:flex}div#Header-module__arFiJq__wordmark{flex-direction:row;align-items:baseline;gap:16px;display:flex}div#Header-module__arFiJq__logo{width:90px;height:90px;position:relative}h1#Header-module__arFiJq__title{margin-bottom:-16px;font-size:8rem}p.Header-module__arFiJq__subtitle{max-width:700px;margin:0;font-size:1.5rem}@media (max-width:1580px){div#Header-module__arFiJq__logo{width:68px;height:68px}h1#Header-module__arFiJq__title{font-size:6rem}p.Header-module__arFiJq__subtitle{max-width:500px;font-size:1.2rem}}@media (max-width:1200px){header#Header-module__arFiJq__header{text-align:center;width:100%;box-shadow:none;background-image:none;border:none;align-items:center;padding:80px 40px}}@media (max-width:600px){div#Header-module__arFiJq__wordmark{flex-direction:column;align-items:center}div#Header-module__arFiJq__logo{width:45px;height:45px}h1#Header-module__arFiJq__title{font-size:4rem}p.Header-module__arFiJq__subtitle{font-size:1rem}}@media (prefers-color-scheme:dark){div#Header-module__arFiJq__logo{filter:invert()}}
footer#Footer-module__rnk_JG__footer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100vw;position:relative}div.Footer-module__rnk_JG__overlay{pointer-events:none;z-index:1;height:100%;display:none;position:absolute;top:0;left:0;right:0}img.Footer-module__rnk_JG__night{display:none}@media (prefers-color-scheme:dark){div.Footer-module__rnk_JG__overlay{background:linear-gradient(to bottom, var(--background) 0%, color-mix(in srgb, var(--background) 70%, transparent) 20%, color-mix(in srgb, var(--background) 35%, transparent) 40%, color-mix(in srgb, var(--background) 10%, transparent) 60%, transparent 80%);display:block}img.Footer-module__rnk_JG__day{display:none}img.Footer-module__rnk_JG__night{display:block}}
.Avatar-module__bWWama__avatar{vertical-align:text-bottom;pointer-events:none;-webkit-user-select:none;user-select:none}
span.Mention-module__HFM4PG__container{align-items:center;gap:8px;padding:4px;display:flex}span.Mention-module__HFM4PG__container:hover{background-color:var(--foreground)}
div.Picture-module__HLX39W__picture{--reveal-duration:.2s;--block-fade:0s;background-color:var(--background);border:2px dashed var(--foreground);box-shadow:2px 2px 0px var(--foreground);cursor:pointer;flex-direction:column;align-items:center;padding:32px 32px 20px;transition:background-color .2s;display:inline-flex}div.Picture-module__HLX39W__picture:hover:not(.Picture-module__HLX39W__revealed){background-color:var(--foreground-10)}div.Picture-module__HLX39W__picture{transform:translate(var(--offset-x), 0) rotate(var(--rotation));animation:Picture-module__HLX39W__float var(--float-duration) ease-in-out infinite;animation-delay:var(--float-delay)}@keyframes Picture-module__HLX39W__float{0%,to{transform:translate(var(--offset-x), 0) rotate(var(--rotation))}50%{transform:translate(calc(var(--offset-x) + var(--dx)), var(--dy)) rotate(var(--rotation))}}div.Picture-module__HLX39W__image{aspect-ratio:608/400;width:200px;line-height:0;position:relative}div.Picture-module__HLX39W__image>img{object-fit:cover;filter:grayscale()contrast(1.4)brightness(.95);width:100%;height:100%;display:block}div.Picture-module__HLX39W__hover{position:absolute;inset:0}div.Picture-module__HLX39W__block{left:calc(var(--col) / var(--cols) * 100%);top:calc(var(--row) / var(--rows) * 100%);width:calc(100% / var(--cols));height:calc(100% / var(--rows));background-image:var(--hover-src);background-size:calc(var(--cols) * 100%) calc(var(--rows) * 100%);background-position:calc(var(--col) / (var(--cols) - 1) * 100%) calc(var(--row) / (var(--rows) - 1) * 100%);opacity:0;transition:opacity var(--block-fade);transition-delay:calc(var(--order) / var(--total) * var(--reveal-duration));background-repeat:no-repeat;position:absolute}div.Picture-module__HLX39W__picture.Picture-module__HLX39W__revealed div.Picture-module__HLX39W__block{opacity:1}div.Picture-module__HLX39W__picture.Picture-module__HLX39W__revealed{cursor:default}p.Picture-module__HLX39W__caption{text-align:center;margin:20px 0 0}
div.Landscape-module__P6d6LW__landscape{width:100%;max-height:66vh;position:relative;overflow:hidden}img.Landscape-module__P6d6LW__background{pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:cover;object-position:top;width:100%;height:auto;display:block}img.Landscape-module__P6d6LW__night{display:none}div.Landscape-module__P6d6LW__content{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:50%;display:flex;position:absolute;top:0;bottom:0;right:0}@media (max-width:1200px){div.Landscape-module__P6d6LW__landscape{max-height:none}img.Landscape-module__P6d6LW__background{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}div.Landscape-module__P6d6LW__content{width:100%;position:relative;inset:auto}}div.Landscape-module__P6d6LW__overlay{background:linear-gradient(to bottom, transparent 20%, color-mix(in srgb, var(--background) 10%, transparent) 40%, color-mix(in srgb, var(--background) 35%, transparent) 60%, color-mix(in srgb, var(--background) 70%, transparent) 80%, var(--background) 100%);pointer-events:none;height:100%;position:absolute;bottom:0;left:0;right:0}@media (prefers-color-scheme:dark){img.Landscape-module__P6d6LW__background{display:none}img.Landscape-module__P6d6LW__night{display:block}}
div.Agenda-module__58hI0G__container{background-color:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;align-items:center;gap:40px;margin:40px 40px 0;display:flex}h2.Agenda-module__58hI0G__title{margin-bottom:16px;padding:0 16px}div.Agenda-module__58hI0G__agenda{flex-direction:column;max-width:700px;margin-top:80px;display:flex}div.Agenda-module__58hI0G__agenda>p,div.Agenda-module__58hI0G__agenda>table{padding:0 16px}
div.page-module__tlayVG__container{background-color:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;align-items:center;gap:40px;margin:40px 40px 0;display:flex}div.page-module__tlayVG__socials{flex-direction:row;gap:32px;display:flex}div.page-module__tlayVG__faq{flex-direction:column;width:700px;margin-top:80px;display:flex}div.page-module__tlayVG__faq details.page-module__tlayVG__faq>summary{cursor:pointer;appearance:none;border-top:2px solid var(--foreground);padding:32px 16px;font-size:2rem;line-height:1.2em;list-style:none;position:relative}div.page-module__tlayVG__faq details.page-module__tlayVG__faq>summary:before{content:">";font-family:var(--font-departure-mono);color:var(--foreground);position:absolute;right:16px}div.page-module__tlayVG__faq details.page-module__tlayVG__faq[open]>summary:before{transform:rotate(90deg)}div.page-module__tlayVG__faq details.page-module__tlayVG__faq>summary::-webkit-details-marker{display:none}div.page-module__tlayVG__faq details.page-module__tlayVG__faq:last-child>summary{border-bottom:2px solid var(--foreground)}div.page-module__tlayVG__faq details.page-module__tlayVG__faq>summary:hover,div.page-module__tlayVG__faq details.page-module__tlayVG__faq>summary:hover:before{background-color:var(--foreground);color:var(--background)}div.page-module__tlayVG__faq details.page-module__tlayVG__faq>p,div.page-module__tlayVG__faq details.page-module__tlayVG__faq>table{padding:0 16px}div.page-module__tlayVG__faq{display:none}div#page-module__tlayVG__game-container{width:fit-content}div.page-module__tlayVG__three-col{grid-template-columns:auto 1fr auto;grid-template-areas:"left middle right";place-items:start center;gap:40px;width:100%;padding:0 80px;display:grid}div.page-module__tlayVG__left{grid-area:left}div.page-module__tlayVG__right{grid-area:right}div.page-module__tlayVG__middle-col{flex-direction:column;grid-area:middle;align-items:center;gap:40px;display:flex}div.page-module__tlayVG__attributions td{padding:8px 32px}@media (prefers-color-scheme:dark){.page-module__tlayVG__container{background-color:var(--background);color:var(--foreground)}}@media (max-width:1400px){div.page-module__tlayVG__three-col{grid-template-columns:1fr 1fr;grid-template-areas:"middle middle""left right";column-gap:64px;padding:0 40px}}@media (max-width:1000px){div#page-module__tlayVG__game-container{display:none}div.page-module__tlayVG__three-col{grid-template-columns:1fr;grid-template-areas:"socials""faq""attributions";justify-items:stretch;padding:0}div.page-module__tlayVG__middle-col{display:contents}div.page-module__tlayVG__socials{grid-area:socials}div.page-module__tlayVG__attributions{grid-area:attributions}div.page-module__tlayVG__faq{grid-area:faq;justify-self:center;width:fit-content;margin-top:0;display:block}div.page-module__tlayVG__socials{flex-direction:column;width:100%}div.page-module__tlayVG__socials>a{width:100%}div.page-module__tlayVG__left,div.page-module__tlayVG__right{display:none}}@media (max-width:745px){div.page-module__tlayVG__attributions{margin-bottom:40px}div.page-module__tlayVG__attributions table{flex-direction:column;align-items:center;margin-bottom:0;display:flex}div.page-module__tlayVG__attributions tr{border:none;flex-direction:column;padding:8px 0;display:flex}div.page-module__tlayVG__attributions td{padding:4px 0}div.page-module__tlayVG__attributions span:first-child{padding-left:0}div.page-module__tlayVG__attributions img{margin:-32px;position:absolute}}
