*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0a0f;color:#e0e0e0;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.container{text-align:center;padding:2rem;max-width:600px}h1{font-size:3.5rem;font-weight:700;background:linear-gradient(135deg,#00d4ff,#7b2ff7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.tagline{font-size:1.2rem;color:#888;margin-bottom:2.5rem}.connect-section{margin-bottom:1.5rem}#gate-status{display:none;margin-top:1.5rem;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem}.status-msg.checking{color:#00d4ff;border:1px solid #00d4ff33;background:#00d4ff0a}.status-msg.success{color:#0f8;border:1px solid #00ff8833;background:#00ff880a}.status-msg.denied{color:#f46;border:1px solid #ff446633;background:#ff44660a}#balance-info{display:none;margin-top:.75rem;font-size:.85rem;color:#666}
