:root{--bg-primary: #0a0a0f;--bg-secondary: #12121a;--text-primary: #ffffff;--text-secondary: #a0a0b0;--text-muted: #606070;--accent: #7551c2}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--bg-primary);color:var(--text-primary);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100%}.landing[data-v-2c1f42ea]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.hero[data-v-2c1f42ea]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.logo[data-v-2c1f42ea]{max-width:min(600px,90vw);height:auto}.tagline[data-v-2c1f42ea]{font-family:Saira Semi Condensed,sans-serif;font-weight:800;font-size:clamp(1.2rem,4vw,1.8rem);text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);margin:0}.coming-soon[data-v-2c1f42ea]{font-size:1rem;color:var(--text-muted);margin:0;padding-top:1rem}
