:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color:#fff;background:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%}body{margin:0;min-height:100vh;min-height:100svh}@font-face{font-family:Michroma;src:url(/assets/Michroma-Regular-DgupiqI2.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.App{position:relative;isolation:isolate;width:100%;height:100vh;height:100svh;overflow:hidden;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.background-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.App-header{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5)}.App-header h1{font-family:Michroma,sans-serif;font-size:5rem;font-weight:400;margin:0;letter-spacing:2px;animation:fadeIn 1s ease-in-out}.App-header p{font-size:1.5rem;margin:.5rem 0;animation:fadeIn 1.5s ease-in-out}.App-header .stay-tuned{font-size:1.2rem;font-style:italic;margin-top:2rem;margin-bottom:1rem;animation:fadeIn 2s ease-in-out}.store-launch{margin-top:1rem;animation:fadeIn 2.4s ease-in-out}.App-header .store-launch-heading{margin:0 0 .75rem;font-size:.95rem;font-style:normal;letter-spacing:.04em;color:#ffffffd1}.store-list{display:flex;justify-content:center;gap:.75rem;margin:0;padding:0;list-style:none}.store-pill{display:flex;align-items:center;gap:.55rem;min-width:8.5rem;padding:.65rem .9rem;box-sizing:border-box;border:1px solid rgba(255,255,255,.28);border-radius:.75rem;background:#0a0e1a9e;box-shadow:0 .5rem 1.5rem #0000002e;backdrop-filter:blur(.4rem);-webkit-backdrop-filter:blur(.4rem);font-size:.9rem;font-weight:600;text-shadow:none}.store-icon{width:1.25rem;height:1.25rem;flex:0 0 auto}.apple-icon{fill:currentColor}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.App-header h1{font-size:3.5rem}.App-header p{font-size:1.2rem}}@media (prefers-reduced-motion: reduce){.App-header h1,.App-header p,.store-launch{animation:none}}@media (max-width: 480px){.App-header h1{font-size:2.5rem}.App-header p{font-size:1rem}.store-list{gap:.5rem}.store-pill{min-width:0;padding:.6rem .75rem;font-size:.8rem}}
