*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0a1628;--deep-blue:#0d2044;--ocean-blue:#0e3a6e;--bright-blue:#1565c0;--accent-cyan:#00e5ff;--accent-gold:#ffd600;--text-primary:#fff;--text-secondary:#b0c4de;--grid-line:rgba(0,229,255,.15);--hit-red:#ff3d3d;--miss-white:hsla(0,0%,100%,.5)}html{scroll-behavior:smooth}body{background-color:var(--navy);color:var(--text-primary);font-family:Segoe UI,system-ui,-apple-system,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}