*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{display:flex;height:100%;background:#0d0d1a}.globe-container{flex:1;position:relative;overflow:hidden}.auth-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;height:100%;background:#0d0d1a;color:#e0e0f0}.auth-error{color:#ff6b6b}.auth-login-button{padding:10px 32px;border:1px solid #4a4a7a;border-radius:6px;background:#1a1a33;color:#e0e0f0;font-size:15px;cursor:pointer}.auth-login-button:hover{background:#26264d}
