a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif}.landing-container{min-height:100vh;display:flex;flex-direction:column;background:#b6c1c5}.header{width:100%;padding:2rem 1rem;display:flex;justify-content:center;align-items:center;background:transparent}.brand-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem}.logo{display:block;max-width:100%;height:auto}.main-logo{height:175px;width:auto}.text-logo{margin-top:-2.7rem;height:60px;width:auto}.main-content{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.content-wrapper{text-align:center;animation:fadeIn 1s ease-in;max-width:600px;width:100%}.launching-text{font-size:clamp(1.75rem,5vw,3rem);font-weight:700;color:#2c3e50;letter-spacing:2px;margin-bottom:2rem;text-transform:uppercase;white-space:nowrap}.dots-container{display:flex;justify-content:center;gap:12px}.dot{width:16px;height:16px;background:#0695f6;border-radius:50%;animation:bounce 1.4s infinite ease-in-out}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}@media(max-width:768px){.header{padding:1.5rem 1rem}.brand-wrapper{gap:.4rem}.main-logo{height:80px;height:100px}.text-logo{margin-top:-1.5rem;height:40px}.launching-text{font-size:clamp(1.5rem,4.5vw,2.5rem);letter-spacing:1.5px}.dot{width:14px;height:14px}}@media(max-width:480px){.header{padding:1rem .75rem}.brand-wrapper{gap:.3rem}.main-logo{height:80px}.text-logo{margin-top:-1.2rem;height:30px}.main-content{padding:1.5rem 1rem}.launching-text{font-size:clamp(1.25rem,4vw,1.75rem);letter-spacing:1px;margin-bottom:1.5rem}.dot{width:12px;height:12px;gap:10px}}@media(max-width:360px){.header{padding:.75rem .5rem}.brand-wrapper{gap:.25rem}.main-logo{height:70px}.text-logo{margin-top:-.8rem;height:25px}.launching-text{font-size:1.1rem;letter-spacing:.5px}.dot{width:10px;height:10px}}@media(min-width:1920px){.header{padding:3rem 2rem}.brand-wrapper{gap:.6rem}.main-logo{height:175px}.text-logo{height:60px}.launching-text{font-size:3.5rem}.dot{width:18px;height:18px}}@supports (-webkit-touch-callout: none){.landing-container,body{min-height:-webkit-fill-available}}@media(max-height:600px)and (orientation:landscape){.header{padding:1rem}.brand-wrapper{gap:.25rem}.main-logo{height:50px}.text-logo{height:25px}.main-content{padding:1rem}.launching-text{font-size:1.5rem;margin-bottom:1rem;letter-spacing:1px}}
