*{box-sizing:border-box;margin:0;padding:0}body{color:#e1e4e8;background:#0f1117;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex;position:relative}.chart-bg{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.ticker-tape{z-index:10;background:#0f1117;border-bottom:1px solid #1e2330;height:46px;position:fixed;top:0;left:0;right:0;overflow:hidden}.hero{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;margin-top:46px;padding:2rem;display:flex;position:relative}.logo{width:90%;max-width:400px;height:auto;margin-bottom:2rem}.tagline{color:#8b949e;letter-spacing:.05em;text-align:center;margin-bottom:2rem;font-size:1.2rem}.veteran-badge{color:#2d8cf0;letter-spacing:.1em;text-transform:uppercase;border:1px solid #2d8cf0;border-radius:4px;padding:.4rem 1rem;font-size:.85rem;display:inline-block}footer{text-align:center;color:#484f58;z-index:1;border-top:1px solid #1e2330;padding:1.5rem;font-size:.8rem;position:relative}@media (width<=600px){.ticker-tape{height:70px}.hero{margin-top:70px}}
