@import"https://rsms.me/inter/inter.css";@import"https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css";*{box-sizing:border-box}*::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{background:#0a0f1c;color:#fff}.content-column{width:50%;padding:4rem 5rem;overflow-y:hidden;color:#fff;font-family:Inter,sans-serif}@media (max-width: 768px){.content-column{width:100%;padding:2rem 1.5rem}}.legal-page{padding:4rem 4rem 0rem 5rem;margin:0 auto;overflow-y:auto;color:#fff;font-family:Inter,sans-serif}.legal-page h1{color:#e6ff56;margin-bottom:2rem;text-align:center;font-weight:700;font-size:2.2rem}.legal-page h2{margin-top:2rem;font-size:1.3rem;font-weight:700;color:#e6ff56}.legal-page p{font-size:1.1rem;line-height:1.8}.logo{width:160px;margin-bottom:2rem}.discord-link{color:#e1f768}@media (max-width: 768px){.legal-page{padding:4rem 3.5rem 0rem}.legal-page h1{font-size:2rem}.legal-page h2{font-size:1.1rem}.legal-page p{font-size:1rem}}@media (max-width: 450px){.legal-page{padding:3rem 2rem 0rem}.content-column{padding:1rem 0rem}}.phone-container{display:flex;justify-content:center;align-items:center;padding:2rem;position:relative;overflow:hidden}.hero-canvas{width:100%;height:720px;margin:0 auto;position:relative}.hero-canvas canvas{position:absolute;top:0;left:0;background-color:transparent}.loader{color:#fff;font-size:1.2rem;padding:2rem;text-align:center}.other-sections{padding:1rem 2rem 0rem;background-color:#0a0f1c;color:#d5f4e6}.section{margin:1rem 2rem 4rem}.section h2{font-size:2rem;margin-bottom:1rem;color:#e6ff56;font-weight:700}.section p{font-size:1.125rem;line-height:1.75rem}@media (max-width: 768px){.phone-container{padding:1rem;height:auto}.hero-canvas{max-width:100%;height:750px}.other-sections{padding:1rem 2rem 0rem}.section{margin:1rem 0 2rem}.section h2{font-size:1.5rem}.about-section{height:fit-content}}.hero-wrapper{display:flex;min-height:fit-content;overflow-x:hidden;height:100vh;-webkit-user-select:none;-ms-user-select:none;user-select:none}.logo-hero{width:160px;margin-bottom:2rem}.hero-content{justify-content:center;padding-top:4rem}.hero-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1rem;color:#fff}.hero-subtitle{font-size:1.25rem;line-height:1.7;color:#d5f4e6;margin-bottom:2rem}.cta-button{padding:.75rem 1.5rem;background-color:#e6ff56;color:#010924;font-weight:600;font-size:1rem;border-radius:999px;border:none;cursor:pointer;transition:background .3s ease}.cta-button:hover{background-color:#d6eb40}@media (max-width: 768px){.hero-wrapper{flex-direction:column;padding:2rem;height:fit-content}.hero-content{padding-top:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.cta-button{width:95%}}@media (max-width: 450px){.hero-wrapper{padding:2rem 1.25rem 0rem}.logo-hero{margin-left:.75rem;margin-bottom:.5rem}.hero-content{margin:2rem 0rem 0rem}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.1rem;padding:0rem 1.2rem}.cta-button{width:85%;padding:.5rem 1rem}}.content-embed{width:360px;height:720px;background:#000;border-radius:55px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 0 20px #00000080;-webkit-user-select:none;-ms-user-select:none;user-select:none}.content-embed,.content-embed *{backface-visibility:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;will-change:transform}.messages-container{flex:1;overflow-y:auto;scroll-behavior:smooth;overscroll-behavior:contain;max-height:600px}.input{position:sticky;bottom:0;width:100%;padding-bottom:2.2rem;border-radius:0 0 55px 55px}.header{position:sticky;top:0;width:100%;border-radius:55px 55px 0 0}@keyframes slideInRight{0%{opacity:0;transform:scale(.92) translate(60px)}to{opacity:1;transform:scale(1) translate(0)}}.once-animate{animation:slideInRight .5s cubic-bezier(.22,1,.36,1);animation-fill-mode:forwards}footer{margin-top:4rem;font-size:.875rem;opacity:.7}.site-footer{background-color:#0a0f1c;padding:3rem 2rem;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.social-icons{margin-bottom:1rem}.social-icons a{margin:0 .5rem;color:#fff;font-size:1.25rem;background:#1a1f2b;padding:1rem;width:4rem;border-radius:50%;display:inline-block;transition:background .3s}.social-icons a:hover{background:#e6ff56;color:#0a0f1c}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1rem}.footer-links a{margin:.2rem 1rem;color:#d5f4e6;font-size:1rem;text-decoration:none}.footer-links a:hover{color:#e6ff56}.footer-note{font-size:.875rem;opacity:.6;color:#aaa}@media (max-width: 768px){.footer-links a{margin:.2rem .5rem}}.projects-section p{margin-bottom:2rem;text-align:center}.project-card{display:flex;gap:2rem;align-items:center;background-color:#ffffff08;padding:2rem;border-radius:1rem;flex-wrap:wrap}.project-image{width:380px;border-radius:1rem}.project-info{flex:1}.project-info h3{font-size:1.5rem;font-weight:700;color:#ff6262;margin-bottom:1rem}.project-info p{text-align:start;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.download-button{padding:.75rem 1.5rem;background-color:#f15353;color:#fff;font-weight:600;font-size:1rem;border-radius:999px;border:none;cursor:pointer;transition:background .3s ease}.download-button:hover{background-color:#da4949}@media (max-width: 825px){.project-card{flex-direction:column;align-items:flex-start;padding:1.5rem 1rem;text-align:left}.project-image{width:100%;max-width:100%;border-radius:1rem;padding:2rem 2rem 1rem}.project-info{width:100%}.project-info h3{font-size:1.25rem;text-align:center}.project-info p{font-size:1rem;text-align:center}.download-button{display:block;width:100%;text-align:center;font-size:1rem}}.three-columns{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:1.5rem;margin-bottom:10rem!important}.info-box{flex:1;min-width:450px;max-width:600px;padding:2rem;border:1px solid rgba(255,255,255,.1);border-radius:1rem;background-color:#ffffff08;text-align:center}.info-box h3{margin-top:1rem;margin-bottom:1rem;font-size:1.25rem;color:#fff}.info-icon{background-color:#d6eb40;padding:1.25rem;border-radius:50%;width:112px;height:112px;display:block;margin-left:auto;margin-right:auto}@media (max-width: 1125px){.three-columns{margin-bottom:5rem!important}}@media (max-width: 768px){.three-columns{flex-direction:column;gap:1rem;margin-bottom:5rem!important}.info-box{min-width:100%;margin-bottom:1rem;padding:1.5rem 1rem}.info-icon{width:80px;height:80px;padding:.75rem}}
