@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");body{margin:0;background:white;color:black;justify-content:center;align-items:center;position:relative;background-size:cover;font-family:Jost,sans-serif;font-optical-sizing:auto;font-style:normal}canvas{position:absolute;top:0;left:0;display:block;z-index:-1;width:100%}a{color:white;&:focus,&:hover{color:white;text-decoration:none}}button{background:rgb(99,0,99);border:none;cursor:pointer;color:white;font-size:1rem;padding:1rem 2rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{margin:0;padding:0;box-sizing:border-box}.section{padding:2rem 1rem;max-width:900px}.section,.section-no-padding{margin:0 auto;text-align:center}.section-no-padding{padding:0;max-width:1000px}.margin-bottom-xxs{margin-bottom:10px}.margin-bottom-xs{margin-bottom:20px}.margin-bottom-sm{margin-bottom:40px}.margin-bottom-lg{margin-bottom:60px}.margin-top-xxs{margin-top:10px}.margin-top-xs{margin-top:20px}.margin-top-sm{margin-top:40px}.margin-top-lg{margin-top:60px}.fade-in{opacity:0;animation:fadeInAnimation 2s forwards}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}#about{text-align:center;.twin-paradox-logo{width:400px;height:auto}@media (max-width:768px){.twin-paradox-logo{width:400px}}p{font-size:1rem;text-align:justify;display:inline-block}@media (max-width:480px){.twin-paradox-logo{width:100%}p{max-width:100%}}}.h-4,.w-4{width:1rem;height:1rem}.h-6,.w-6{width:1.5rem;height:1.5rem}.h-8,.w-8{width:2rem;height:2rem}.social-links{a{color:white;text-decoration:none;font-size:1.5rem;margin:0 10px;transition:color .3s ease}}#videos{color:white}h2{font-size:2.5rem}h2,p{margin-bottom:20px;text-align:center}p{font-size:1.2rem}ul{list-style-type:none;padding:0}ul li{margin:15px 0}ul li a{color:#4dc6d6;margin-bottom:.5rem}ul li a:hover{text-decoration:underline}iframe{max-width:100%}footer{color:black;text-align:center;padding:20px;margin-top:40px}.platform-links-container{width:300px;margin:0 auto 40px}.platform-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;text-decoration:none;background:white;margin:1rem .5rem;color:black;border-radius:4px;a{text-decoration:none;padding:.8rem;width:100%;text-align:left}}.platform-link:hover{text-decoration:none;background-color:#e8e8e8}.platform-text{color:black;font-weight:600;font-size:1rem;text-align:right;text-decoration:none;transition:background-color .3s ease;float:right}.platform-logo{height:25px;vertical-align:middle}.layout-container{width:100%;margin:0 auto;box-sizing:border-box}