@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";.card{border-radius:16px;background-color:var(--color-bg-card);color:var(--color-font-card);padding:1rem 2rem;height:100%}.card__reversed{background-color:var(--color-bg-card-reversed);color:var(--color-font-card-reversed)}@font-face{font-family:PP Neue Montreal;src:url(/assets/PPNeueMontreal-Thin-XYPwWDmP.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:PP Neue Montreal;src:url(/assets/PPNeueMontreal-Bold-eYoqcLYb.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:PP Neue Montreal Book;src:url(/assets/PPNeueMontreal-Book-DWrvOlKa.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PP Neue Montreal;src:url(/assets/PPNeueMontreal-Medium-Bc1YMBzw.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:PP Neue Montreal;src:url(/assets/PPNeueMontreal-SemiBolditalic-CB6OmcGC.otf) format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:PP Neue Montreal;src:url(/assets/PPNeueMontreal-Italic-CsL59pu1.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}.mx-auto{margin-left:auto;margin-right:auto}.my-12{margin-top:3rem;margin-bottom:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.h-full{height:100%}.w-full{width:100%}.max-w-\[1280px\]{max-width:1280px}.max-w-\[400px\]{max-width:400px}.max-w-\[512px\]{max-width:512px}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.grow{flex-grow:1}.resize{resize:both}.flex-col{flex-direction:column}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.px-4{padding-left:1rem;padding-right:1rem}.text-right{text-align:right}:root{--color-bg: #292929;--color-bg-card: #343434;--color-bg-card-reversed: #F4F4F4;--color-font: #F4F4F4;--color-font-card: #F4F4F4;--color-font-card-reversed: #343434;font-family:PP Neue Montreal,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--color-font);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-height:100vh}body *{box-sizing:border-box}@media (prefers-color-scheme: light){:root{--color-bg: #F4F4F4;--color-bg-card: #343434;--color-bg-card-reversed: #EDEDED;--color-font: #292929;--color-font-card: #FEFEFE;--color-font-card-reversed: #292929}}#root{width:100%}header{position:sticky;top:0;z-index:1;background-color:var(--color-bg);border-bottom:2px var(--color-font) solid}h1{font-size:1rem;font-weight:400}h2{font-family:Oswald,serif;font-size:min(calc(36px + 6vw),96px);letter-spacing:-4px;font-weight:400;text-transform:uppercase}h3{font-family:Oswald,serif;font-size:2rem;text-transform:uppercase;letter-spacing:-1px;font-weight:400}ul{margin-top:.1rem;margin-bottom:.5rem}a{color:inherit}p{text-align:justify}@media (min-width: 768px){.md\:mb-4{margin-bottom:1rem}.md\:inline{display:inline}.md\:hidden{display:none}.md\:max-h-\[500px\]{max-height:500px}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}}
