.landing-module__bgtw5G__selectionGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.landing-module__bgtw5G__tileOption{border:1px solid var(--text-secondary);cursor:pointer;opacity:.6;background:#ffffff0d;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:1rem;transition:all .2s;display:flex}.landing-module__bgtw5G__tileOption:hover{border-color:var(--accent-cyan);opacity:.8;background:#00f0ff1a}.landing-module__bgtw5G__tileOption.landing-module__bgtw5G__active{border-color:var(--accent-cyan);opacity:1;background:#00f0ff26;box-shadow:0 0 15px #00f0ff33}.landing-module__bgtw5G__tileImg{object-fit:cover;filter:drop-shadow(0 0 5px #00f0ff4d);width:100px;height:60px;margin-bottom:.5rem}.landing-module__bgtw5G__flagEmoji{filter:drop-shadow(0 0 5px #00000080);margin-bottom:.5rem;font-size:2rem}.landing-module__bgtw5G__tileLabel{font-family:var(--font-mono);color:var(--text-primary);text-transform:uppercase;font-size:.75rem}.landing-module__bgtw5G__centerScreen{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}
