*{box-sizing:border-box;margin:0;padding:0}html,body,#root{justify-content:center;width:100%;height:100%;display:flex;overflow:hidden}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0e14;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.landing{background:radial-gradient(#0f1a2e 0%,#080c14 60%,#050709 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.wireframe-spheres{pointer-events:none;position:absolute;inset:0;overflow:hidden}.sphere{background:0 0;border:1px solid #00c89626;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute;box-shadow:inset 0 0 60px #00c8960d,0 0 80px #00c89614}.sphere:before,.sphere:after{content:"";border:1px solid #00c8961a;border-radius:50%;position:absolute}.sphere:before{inset:15%}.sphere:after{inset:35%}.sphere-1{background-color:#0000;background-image:repeating-linear-gradient(0deg,#0000,#0000 18px,#00c89614 18px 19px),repeating-linear-gradient(90deg,#0000,#0000 18px,#00c89614 18px 19px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-color:#00c89633;width:400px;height:400px;animation-delay:0s;top:-100px;right:-50px}.sphere-2{background-color:#0000;background-image:repeating-linear-gradient(0deg,#0000,#0000 16px,#00c8960f 16px 17px),repeating-linear-gradient(90deg,#0000,#0000 16px,#00c8960f 16px 17px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-color:#00c89626;width:350px;height:350px;animation-delay:-7s;bottom:-80px;left:-80px}.sphere-3{background-color:#0000;background-image:repeating-linear-gradient(0deg,#0000,#0000 14px,#00c8960d 14px 15px),repeating-linear-gradient(90deg,#0000,#0000 14px,#00c8960d 14px 15px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-color:#00c8961f;width:250px;height:250px;animation-delay:-14s;bottom:20%;right:15%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-20px)rotate(2deg)}50%{transform:translateY(10px)rotate(-1deg)}75%{transform:translateY(-10px)rotate(1deg)}}.content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:700px;margin:0 auto;padding:0 24px;display:flex;position:relative}.logo-container{flex-direction:column;align-items:center;margin-top:20px;margin-bottom:8px;display:flex}.logo-img{width:200px;height:auto}.headline{letter-spacing:-1px;color:#fff;margin-bottom:24px;font-size:3rem;font-weight:900;line-height:1.15}.subtitle{color:#8b95a5;max-width:580px;font-size:1.05rem;font-weight:400;line-height:1.6}.footer{z-index:2;text-align:center;padding:0 16px;position:absolute;bottom:24px;left:0;right:0}.footer-links{justify-content:center;align-items:center;gap:12px;display:flex}.footer-link{color:#8b95a5;align-items:center;gap:6px;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-flex}.footer-link:hover{color:#00c896}.footer-divider{color:#8b95a566;font-size:.85rem}@media (width<=768px){.landing{min-height:100dvh;padding-bottom:80px}.headline{font-size:2rem}.subtitle{padding:0 8px;font-size:.9rem}.logo-icon{width:72px;height:60px}.logo-text{font-size:1.5rem}.footer{position:fixed;bottom:16px}.sphere-1{width:250px;height:250px;top:-60px;right:-60px}.sphere-2{width:200px;height:200px;bottom:-50px;left:-50px}.sphere-3{width:150px;height:150px;bottom:10%;right:5%}}@media (width<=480px){.headline{font-size:1.6rem}.subtitle{font-size:.85rem}.logo-container{margin-bottom:24px}}
